E
- public interface IPSet<E> extends ISupportListener<E>, ICollectionListenable<E>, Set<E>
Modifier and Type | Method and Description |
---|---|
E |
get(Object object)
get the real instance of object equals to reference object
|
notifyAdded, notifyRemoved
addListerner, removeListener
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.