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, setContainerJidint size()
throws Exception
ExceptionENTRY_TYPE iGet(int ndx) throws Exception
ndx - Selects the element.ExceptionCopyright © 2013. All Rights Reserved.