org.openqed.util.prefs
Class PrefType<TYPE>

java.lang.Object
  extended by org.openqed.util.prefs.PrefType<TYPE>
Direct Known Subclasses:
AtomicPrefType, CompoundPrefType

public abstract class PrefType<TYPE>
extends java.lang.Object


Constructor Summary
PrefType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrefType

public PrefType()