Class | Description |
---|---|
ConsistentMap<K,V> |
An implementation of the
java.util.Map interface that has
a serialized form consistent in all virtual machines. |
ConsistentMapEntry<K,V> |
An implementation of the
java.util.Map.Entry interface that has
a serialized form consistent in all virtual machines. |
ConsistentSet<T> |
An implementation of the
java.util.Set interface that has
a serialized form consistent in all virtual machines. |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.