|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use net.walend.lyophil.memory | |
net.walend.lyophil.memory | This package contains an implementation of lyophil that runs inside a jvm's memory. |
net.walend.lyophil.soft | This package contains an implementation of Freezer that caches Freezables inside a SoftHashMap after they are called out of an authoritive Freezer. |
Classes in net.walend.lyophil.memory used by net.walend.lyophil.memoryMultiValueIndex
|
This interface is defines methods for a MultiValueIndex, a Map from a unique index value to a set of Freezables Identifier. SingleValueIndex
|
This interface is defines methods for a SingleValueIndex, a Map from a unique index value to a single Freezable's Identifier. |
Classes in net.walend.lyophil.memory used by net.walend.lyophil.softMemSet
|
This class implements a Set of Freezables built on top of a HashSet that points from identifiers to Freezables. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |