-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
put
public void put(T data)
-
peekFront
public T peekFront()
-
peekBack
public T peekBack()
-
isEmpty
public boolean isEmpty()
Copyright © 2015. All rights reserved.