public interface Collection<ENTRY_TYPE extends Jid> extends _Jid
Modifier and Type | Method and Description |
---|---|
ENTRY_TYPE |
iGet(int ndx)
Returns the selected element.
|
void |
iSetBytes(int i,
byte[] bytes)
Creates a JID actor and loads its serialized data.
|
int |
size()
Returns the size of the collection.
|
change, getSerializedLength, load, resolvePathname, save, setContainerJid
int size() throws Exception
Exception
ENTRY_TYPE iGet(int ndx) throws Exception
ndx
- Selects the element.Exception
Copyright © 2013. All Rights Reserved.