E
- @StoreNotUseStandardSerialization @StorableClass public abstract class AbstractPSet<E> extends PAbstractSet<E> implements IPSet<E>
PAbstractSet
Constructor and Description |
---|
AbstractPSet() |
Modifier and Type | Method and Description |
---|---|
abstract E |
get(Object object)
get the real instance of object equals to reference object
|
equals, hashCode, removeAll
addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
notifyAdded, notifyRemoved
addListerner, removeListener
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.