| Package | Description |
|---|---|
| net.sf.joafip.java.util | |
| net.sf.joafip.java.util.support.linked.hash |
| Class and Description |
|---|
| LinkedHashSupport
minimum for linked hash set management
use implementation in element type of Object.equals(Object) and
Object.hashCode() for access to elementmaintains a doubly-linked list running through all of its entries. |
| Class and Description |
|---|
| LinkedHashSupport
minimum for linked hash set management
use implementation in element type of Object.equals(Object) and
Object.hashCode() for access to elementmaintains a doubly-linked list running through all of its entries. |
| LinkedHashSupportDescendingIterator
adapter to create hash set descending iterator from hash set iterator
|
| LinkedHashSupportIterator
iterator for
LinkedHashSupport |
| LinkedHashSupportNode |
| LinkedHashSupportNodeSet |
| LinkedListSupportAllNode
node of list of all the nodes of the set
|
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.