Package | Description |
---|---|
org.onemind.commons.java.datastructure | |
org.onemind.commons.java.lang.reflect | |
org.onemind.commons.java.pattern |
Class and Description |
---|
BiMap
A simple bi-directional map.
|
MruList
Most recently used list implementation.
|
MruList.MruEntry
Represent an entry in the MruList
|
Nametable
A name table interface
|
Stack
An extension of java.util.Stack to have popUntil and pushReturnSize method
|
Class and Description |
---|
LookupCache
A lookup cache implements simple lookup caching algorithm for looking up things.
|
Class and Description |
---|
InheritableValueMap
Associate a class and an value object and resolve the mapping through the
class hierachy.
|