|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NonPersistentKeyedBuffer.KeyedNode | |
org.apache.axis.ime.internal.util |
Uses of NonPersistentKeyedBuffer.KeyedNode in org.apache.axis.ime.internal.util |
Fields in org.apache.axis.ime.internal.util declared as NonPersistentKeyedBuffer.KeyedNode | |
NonPersistentKeyedBuffer.KeyedNode |
NonPersistentKeyedBuffer.KeyedNode.next
|
protected NonPersistentKeyedBuffer.KeyedNode |
NonPersistentKeyedBuffer.KeyedQueue.head
|
protected NonPersistentKeyedBuffer.KeyedNode |
NonPersistentKeyedBuffer.KeyedQueue.last
|
protected NonPersistentKeyedBuffer.KeyedNode |
NonPersistentKeyedBuffer.KeyedQueueIterator.current
|
protected NonPersistentKeyedBuffer.KeyedNode |
NonPersistentKeyedBuffer.KeyedQueueIterator.next
|
Methods in org.apache.axis.ime.internal.util that return NonPersistentKeyedBuffer.KeyedNode | |
protected NonPersistentKeyedBuffer.KeyedNode |
NonPersistentKeyedBuffer.KeyedQueue.select()
|
protected NonPersistentKeyedBuffer.KeyedNode |
NonPersistentKeyedBuffer.KeyedQueue.select(java.lang.Object key)
|
protected NonPersistentKeyedBuffer.KeyedNode |
NonPersistentKeyedBuffer.KeyedQueue.peek()
|
Methods in org.apache.axis.ime.internal.util with parameters of type NonPersistentKeyedBuffer.KeyedNode | |
protected void |
NonPersistentKeyedBuffer.KeyedQueue.put(NonPersistentKeyedBuffer.KeyedNode node)
|
Constructors in org.apache.axis.ime.internal.util with parameters of type NonPersistentKeyedBuffer.KeyedNode | |
NonPersistentKeyedBuffer.KeyedNode(java.lang.Object key,
java.lang.Object value,
NonPersistentKeyedBuffer.KeyedNode next)
|
|
NonPersistentKeyedBuffer.KeyedQueueIterator(NonPersistentKeyedBuffer.KeyedNode node)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |