public abstract class Prop extends Object
Instances of this class implement Object.equals(Object) and Object.hashCode(). By using these we avoid generating the same method twice.
Object.equals(Object)
Object.hashCode()
Prop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Prop()
Copyright © 2014 Oracle. All Rights Reserved.