All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class store.Queue

java.lang.Object
   |
   +----store.ArrayStore
           |
           +----store.Queue

public class Queue
extends ArrayStore

Constructor Index

 o Queue()

Method Index

 o remove()
 o toString()
Returns a String that represents the value of this Object.

Constructors

 o Queue
  public Queue()

Methods

 o remove
  public Object remove()
Overrides:
remove in class ArrayStore
 o toString
  public String toString()
Returns a String that represents the value of this Object.

Overrides:
toString in class Object

All Packages  Class Hierarchy  This Package  Previous  Next  Index

Imprint | Data Protection