Package org.jspace
-
Interface Summary Interface Description Space A space is a concurrent data structure that can be used to coordinate activities of threads.SpaceFactory Factory used to build spaces.TemplateField Identifies a generic template field. -
Class Summary Class Description ActualField Instances of this class identifies actual template fields.FormalField Identifies a formal template field.PileSpace QueueSpace RandomSpace RemoteSpace SequentialSpace SpaceRepository A repository is a container for a group of spaces each of which is identified by a name.StackSpace Template An instance of classTemplate
is used as a pattern to select tuples in a space.Tuple A tuple identifies the basic information item.