public static class IteratorDelegate.EntryImpl extends java.lang.Object implements java.util.Map.Entry<Value,Value>
Modifier and Type | Method and Description |
---|---|
Value |
getKey() |
Value |
getValue() |
Value |
setValue(Value value) |
public Value getValue()