Package | Description |
---|---|
org.jppf.node.protocol | |
org.jppf.utils.collections |
Utility and helper classes providing complex collections processing.
|
Class and Description |
---|
Metadata
A generic dictionary of metadata.
|
MetadataImpl |
Class and Description |
---|
AbstractCollectionConcurrentMap
A
ConcurrentHashMap whose values are Collection instances (specialized in concrete subclasses). |
AbstractCollectionHashtable
A
Hashtable whose values are Collection instances (specialized in concrete subclasses). |
AbstractCollectionMap
A map whose values are collections of a given component type.
|
AbstractCollectionSortedMap
A sorted map whose values are sets of a given component type.
|
CollectionMap
Interface for maps whose values are collections of a given component type.
|
CollectionSortedMap
Interface for sorted maps whose values are collections of a given component type.
|
Metadata
A generic dictionary of metadata.
|
SoftReferenceValuesMap
Map whose values are soft references.
|
Copyright © 2005-2018 JPPF Team.