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

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

public abstract class CompoundPrefType<TYPE>
extends PrefType<TYPE>


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

Constructor Detail

CompoundPrefType

public CompoundPrefType()