public abstract class Prop extends java.lang.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()