Package | Description |
---|---|
org.xeslite.external |
Modifier and Type | Method and Description |
---|---|
protected ExternalAttribute |
InMemoryAttributeMap.doGet(java.lang.Integer keyIndex) |
protected ExternalAttribute |
MapDBAttributeMapBTreeCompositeStore.doGet(java.lang.Integer keyIndex) |
protected ExternalAttribute |
InMemoryAttributeMap.doPut(java.lang.Integer keyIndex,
ExternalAttribute a) |
protected ExternalAttribute |
MapDBAttributeMapBTreeCompositeStore.doPut(java.lang.Integer keyIndex,
ExternalAttribute a) |
protected ExternalAttribute |
InMemoryAttributeMap.doRemove(java.lang.Integer keyIndex) |
protected ExternalAttribute |
MapDBAttributeMapBTreeCompositeStore.doRemove(java.lang.Integer keyIndex) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Iterator<ExternalAttribute> |
InMemoryAttributeMap.iterateValues() |
protected java.util.Iterator<ExternalAttribute> |
MapDBAttributeMapBTreeCompositeStore.iterateValues() |
Modifier and Type | Method and Description |
---|---|
protected ExternalAttribute |
InMemoryAttributeMap.doPut(java.lang.Integer keyIndex,
ExternalAttribute a) |
protected ExternalAttribute |
MapDBAttributeMapBTreeCompositeStore.doPut(java.lang.Integer keyIndex,
ExternalAttribute a) |