Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package alice.util

Class Summary
Automaton this abstract class is the base class for implementing automaton abstraction automaton state behaviour is expressed in public method and the become method allows to move computation from state to state method representing state must be public (to allow correct behaviour of reflection)
IPAddress this class defines services useful for managing of IP extended address: :
IPIdentifier this class defines services useful for managing of IP identifiers @:
LinkedList prolog/lisp style list, with in evidence head and tail
LinkedQueue classic queue managed with head and tail references
P2d 2-dimensional point objects are completely state-less
Sleep  
StringInputStream managing a String or other InputStream as a character source
Tools miscellaneous static services
V2d 2-dimensional vector objects are completely state-less