ANTS v2.0 API

Uses of Class
ants.core.TypeID

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

This documentation is Copyright (C) 1998-2001 The University of Utah and the University of Washington. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for ANTS v2.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/