Class | Description |
---|---|
ConsistentMap |
An implementation of the
java.util.Map interface that has
a serialized form consistent in all virtual machines. |
ConsistentMapEntry |
An implementation of the
java.util.Map.Entry interface that has
a serialized form consistent in all virtual machines. |
ConsistentSet |
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.