| Package | Description |
|---|---|
| org.granite.client.persistence.collection |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPersistentMapCollection<K,V,C extends java.util.Map<K,V>> |
class |
AbstractPersistentSimpleCollection<E,C extends java.util.Collection<E>> |
class |
PersistentBag<E> |
class |
PersistentList<E> |
class |
PersistentMap<K,V> |
class |
PersistentSet<E> |
class |
PersistentSortedMap<K,V> |
class |
PersistentSortedSet<E> |