public class IntegerMapJid<VALUE_TYPE extends Jid> extends MapJid<Integer,VALUE_TYPE>
valueFactory
entryFactory, initialCapacity, list
len
serializedBytes, serializedOffset
Constructor and Description |
---|
IntegerMapJid() |
Modifier and Type | Method and Description |
---|---|
protected IntegerJidFactory |
getKeyFactory()
Returns the JidFactory for the key.
|
protected Integer |
stringToKey(String skey)
Converts a string to a key.
|
ceiling, getCeiling, getEntryFactory, getFirst, getHigher, getLast, getLastKey, getValueFactory, higher, kGet, kGetEntry, kMake, kMakeBytes, kRemove, kSetBytes, match, resolvePathname, search
empty, getSerializedLength, iAdd, iAddBytes, iGet, initializeList, iRemove, iSetBytes, load, serialize, size
change, loadLen, saveLen, skipLen
changed, copyJID, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, createSubordinate, getSerializedBytes, isJidEqual, isSerialized, readable, save, setContainerJid
acceptEvent, acceptRequest, getActorType, getAncestor, getExceptionHandler, getFactory, getMailbox, getMailboxFactory, getMatch, getParent, hasDataItem, haveEvents, initialize, initialize, initialize, initialize, initialize, requirements, responseFrom, send, send, sendEvent, setExceptionHandler, setInitialBufferCapacity
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
iGet, iSetBytes, size
change, getSerializedLength, load, save, setContainerJid
protected final IntegerJidFactory getKeyFactory()
getKeyFactory
in class MapJid<Integer,VALUE_TYPE extends Jid>
protected final Integer stringToKey(String skey)
stringToKey
in class MapJid<Integer,VALUE_TYPE extends Jid>
skey
- The integer to be converted.Copyright © 2013. All Rights Reserved.