public class SynchronizedTransientStore extends AbstractTransientStore
TransientStore that uses synchronized collections to store data in memory, using
Collections.synchronizedMap(java.util.Map).manyMap, singleMapNO_INDEX| Constructor and Description |
|---|
SynchronizedTransientStore()
Constructs a new
SynchronizedTransientStore. |
| Modifier and Type | Method and Description |
|---|---|
protected List<Object> |
createValue()
Creates a new value that will be stored in the
AbstractTransientStore.manyMap. |
add, clear, contains, create, get, getContainer, getContainingFeature, hashCode, indexOf, isEmpty, isSet, lastIndexOf, move, remove, set, size, toArray, toArray, unsetpublic SynchronizedTransientStore()
SynchronizedTransientStore.protected List<Object> createValue()
AbstractTransientStoreAbstractTransientStore.manyMap.createValue in class AbstractTransientStoreListCopyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.