Package org.jspace
Class PileSpace
java.lang.Object
org.jspace.SequentialSpace
org.jspace.PileSpace
- All Implemented Interfaces:
Space
public class PileSpace extends SequentialSpace
-
Field Summary
Fields inherited from class org.jspace.SequentialSpace
bound, tuples
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jspace.SequentialSpace
findAllTuples, findTuple, get, getAll, getp, put, query, queryAll, queryp, size
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PileSpace
public PileSpace() -
PileSpace
public PileSpace(int bound)
-
-
Method Details
-
addTuple
- Overrides:
addTuple
in classSequentialSpace
-