Class | Description |
---|---|
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
|
OneWayList | |
P2d |
2-dimensional point
objects are completely state-less
|
Sleep | |
Tools |
miscellaneous static services
|
V2d |
2-dimensional vector
objects are completely state-less
|
Copyright © 2015. All rights reserved.