| Package | Description |
|---|---|
| org.agilewiki.jid.collection.flenc | |
| org.agilewiki.jid.collection.vlenc | |
| org.agilewiki.jid.collection.vlenc.map |
| Modifier and Type | Class and Description |
|---|---|
class |
TupleJid
Holds a fixed-size array of JID actors of various types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListJid<ENTRY_TYPE extends Jid>
Holds an ArrayList of JID actors, all of the same type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntegerMapJid<VALUE_TYPE extends Jid>
Holds a map with Integer keys.
|
class |
LongMapJid<VALUE_TYPE extends Jid>
Holds a map with Long keys.
|
class |
MapJid<KEY_TYPE extends Comparable<KEY_TYPE>,VALUE_TYPE extends Jid>
Holds a map.
|
class |
StringMapJid<VALUE_TYPE extends Jid>
Holds a map with String keys.
|
Copyright © 2013. All Rights Reserved.