|
ANTS v2.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeID | |
| ants.core | |
| Uses of TypeID in ants.core |
| Methods in ants.core that return TypeID | |
TypeID |
Xdr.TYPEID()
|
TypeID |
TypeID.intern()
Intern a TypeID and return its canonical value. |
static TypeID |
TypeID.computeFromIDs(TypeID[] ids)
Compute an ID from a vector of codeIDs. |
static TypeID |
TypeID.wrap(byte[] buf)
Construct and initialize by shallow copy. |
| Methods in ants.core with parameters of type TypeID | |
void |
Xdr.PUT(TypeID t)
|
int |
TypeID.compare(TypeID t)
Compare two TypeIDs |
static void |
TypeID.sortArray(TypeID[] ids)
Sort an array of TypeIDs. |
static TypeID |
TypeID.computeFromIDs(TypeID[] ids)
Compute an ID from a vector of codeIDs. |
|
ANTS v2.0 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||