| Interface | Description |
|---|---|
| Collection<ENTRY_TYPE extends Jid> |
A collection of JID actors.
|
| Class | Description |
|---|---|
| CollectionJid<ENTRY_TYPE extends Jid> |
A collection of JID actors.
|
| IGet |
Returns the ith JID component, or null if the index is out of range.
|
| ISetBytes |
Creates a JID actor in place of the ith element of the collection and loads its serialized data.
|
| Size |
Returns the size of the collection.
|
Copyright © 2013. All Rights Reserved.