|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.2) E26043-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
com.oracle.common.collections.AbstractStableIterator
com.tangosol.util.BinaryRadixTree.KeyIterator
com.tangosol.util.BinaryRadixTree.AllKeyIterator
protected class BinaryRadixTree.AllKeyIterator
An Iterator that iterates all of the Binary keys in the radix tree.
Field Summary |
---|
Fields inherited from class com.tangosol.util.BinaryRadixTree.KeyIterator |
---|
f_iter, f_predicate |
Constructor Summary | |
---|---|
BinaryRadixTree.AllKeyIterator() Default constructor. |
Method Summary |
---|
Methods inherited from class com.tangosol.util.BinaryRadixTree.KeyIterator |
---|
advance, append, getEstimatedSize, remove |
Methods inherited from class com.oracle.common.collections.AbstractStableIterator |
---|
getPrevious, hasMoreElements, hasNext, next, nextElement, remove, remove, setNext |
Constructor Detail |
---|
public BinaryRadixTree.AllKeyIterator()
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.2) E26043-01 |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |