| java.lang.Object org.netbeans.insane.model.ObjectSet
ObjectSet | class ObjectSet (Code) | | A set of objects with reflexive map behavior, using possibly
an external hash implementation. Tries to minimize memory consumption.
author: Nenik |
Inner Class :public interface Hash | |
ObjectSet | public ObjectSet()(Code) | | |
ObjectSet | public ObjectSet(Hash hash)(Code) | | Creates a new instance of ObjectSet
|
|
|