| Package | Description |
|---|---|
| net.sf.joafip.java.util.support.linked.hash |
| Modifier and Type | Method and Description |
|---|---|
static LinkedHashSupportIterator |
LinkedHashSupportIterator.newInstance(IInstanceFactory instanceFactory,
LinkedHashSupport hashSupport) |
static LinkedHashSupportIterator |
LinkedHashSupportIterator.newInstance(IInstanceFactory instanceFactory,
LinkedHashSupport hashSupport,
boolean descending) |
static LinkedHashSupportIterator |
LinkedHashSupportIterator.newInstance(IInstanceFactory instanceFactory,
LinkedHashSupport hashSupport,
int index) |
| Constructor and Description |
|---|
LinkedHashSupportIterator(LinkedHashSupportIterator<E> iterator) |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.