-
-
Constructor Summary
Constructors
| Constructor and Description |
YQueue(int size) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
YQueue
public YQueue(int size)
-
Method Detail
-
front
public final T front()
-
back
public final T back()
Copyright © 2014. All rights reserved.