- java.lang.Object
-
- org.glassfish.hk2.classmodel.reflect.util.LinkedQueue<E>
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.util.Iterator<E> |
elements() |
boolean |
put(E item) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
LinkedQueue
public LinkedQueue()
Copyright © 2013 Oracle Corporation. All Rights Reserved.