Uses of Interface
org.wicketstuff.minis.model.IDetachCodec
-
Packages that use IDetachCodec Package Description org.wicketstuff.minis.model.collection -
-
Uses of IDetachCodec in org.wicketstuff.minis.model.collection
Constructors in org.wicketstuff.minis.model.collection with parameters of type IDetachCodec Constructor Description AbstractDetachableCollection(IDetachCodec<T> codec)ConstructorDetachableHashSet(IDetachCodec<T> codec)DetachableSet(IDetachCodec<T> codec)Constructor
-