Package | Description |
---|---|
net.sf.joafip.java.util | |
net.sf.joafip.java.util.support.hash |
Modifier and Type | Method and Description |
---|---|
HashSupport<E> |
PHashSet.getHashSupport() |
Modifier and Type | Method and Description |
---|---|
void |
PHashSet.setHashSupport(HashSupport<E> hashSupport) |
Modifier and Type | Method and Description |
---|---|
HashSupport<E> |
HashSupport.clone() |
static HashSupport |
HashSupport.newInstance(IInstanceFactory instanceFactory,
IEqualsHashComparator comparator,
boolean concurrentAccess) |
Modifier and Type | Method and Description |
---|---|
static HashSupportIterator |
HashSupportIterator.newInstance(IInstanceFactory instanceFactory,
HashSupport hashSupport) |
Constructor and Description |
---|
HashSupportIterator(HashSupport<E> hashSupport) |
HashSupportIterator(IInstanceFactory instanceFactory,
HashSupport<E> hashSupport) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.