com.sun.sgs.impl.util
Class BindingKeyedMapImpl.ValueIterator<V>
java.lang.Object
com.sun.sgs.impl.util.BindingKeyedMapImpl.ValueIterator<V>
- All Implemented Interfaces:
- Serializable, Iterator<V>
- Enclosing class:
- BindingKeyedMapImpl<V>
static final class BindingKeyedMapImpl.ValueIterator<V>
- extends Object
An iterator over the values in the tree.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindingKeyedMapImpl.ValueIterator
BindingKeyedMapImpl.ValueIterator(String keyPrefix)
- Constructs an instance with the given
keyPrefix.
- Parameters:
keyPrefix - a key prefix.
next
public V next()
-
- Specified by:
next in interface Iterator<V>
Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved