| Package | Description |
|---|---|
| org.glassfish.hk2.utilities.general.internal |
| Modifier and Type | Method and Description |
|---|---|
DoubleNode<K,V> |
DoubleNode.getNext() |
DoubleNode<K,V> |
DoubleNode.getPrevious() |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleNode.setNext(DoubleNode<K,V> next) |
void |
DoubleNode.setPrevious(DoubleNode<K,V> previous) |
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.