|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.internal.util.collection.LinkedListSupplier<E>
E - the type of elements held in the supplied collection.public class LinkedListSupplier<E>
Supplies the linked list instances holding elements of
type E.
| Constructor Summary | |
|---|---|
LinkedListSupplier()
|
|
| Method Summary | |
|---|---|
java.util.LinkedList<E> |
get()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LinkedListSupplier()
| Method Detail |
|---|
public java.util.LinkedList<E> get()
get in interface com.google.common.base.Supplier<java.util.LinkedList<E>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||