Package org.jspace

Class QueueSpace

java.lang.Object
org.jspace.SequentialSpace
org.jspace.QueueSpace
All Implemented Interfaces:
Space
Direct Known Subclasses:
StackSpace

public class QueueSpace
extends SequentialSpace
  • Constructor Details

    • QueueSpace

      public QueueSpace()
    • QueueSpace

      public QueueSpace​(int bound)
  • Method Details