Package lights.interfaces

Interface Summary
IField Represents a single typed field of a tuple.
ITuple The definition of a tuple, i.e., an ordered sequence of typed fields.
ITupleSpace Defines the operations available on a tuple space.
 

Exception Summary
TupleSpaceException The superclass of all exceptions raised by this package.
TupleSpaceRuntimeException The superclass of all exceptions raised by this package.
 

Error Summary
TupleSpaceError The superclass of every error generated by this package.