| Interface | Description |
|---|---|
| JAList |
Defines list operations.
|
| Class | Description |
|---|---|
| BListJid<ENTRY_TYPE extends Jid> |
A balanced tree holding a list of JIDs, all of the same type.
|
| BListJidFactory |
Creates ListJids.
|
| Empty |
Empty a collection.
|
| IAdd |
Creates a JID and inserts it in the ith position.
|
| IAddBytes |
Creates a JID, loads its bytes and inserts it in the ith position.
|
| IRemove |
Removes a JID from the ith position.
|
| ListJid<ENTRY_TYPE extends Jid> |
Holds an ArrayList of JID actors, all of the same type.
|
| ListJidFactory |
Creates ListJids.
|
Copyright © 2013. All Rights Reserved.