PersistableMap

PersistableMap is a Map object which is persistable. It is less performant than the HashMap but it can be written to device memory. It is backed by a PersistableVector which contains PersistableEntry objects. A PersistableEntry is just a name value pair.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

© 2011 Metova, Inc.