Package | Description |
---|---|
com.opencloud.rhino.util |
Modifier and Type | Class and Description |
---|---|
class |
EncodableList<E>
Generic implementation of a list structure that can be stored in SLEE CMP fields with sensible serialisation semantics.
|
class |
EncodableMap<K,V>
Generic implementation of a map structure that can be stored in SLEE CMP fields with sensible serialisation semantics.
|
class |
EncodableSet<E>
Generic implementation of a set structure that can be stored in SLEE CMP fields with sensible serialisation semantics.
|