|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.lib.spl.IteratorDelegate.EntryImpl
public static class IteratorDelegate.EntryImpl
| Constructor Summary | |
|---|---|
IteratorDelegate.EntryImpl(Value key,
Value value)
|
|
| Method Summary | |
|---|---|
Value |
getKey()
|
Value |
getValue()
|
Value |
setValue(Value value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Map.Entry |
|---|
equals, hashCode |
| Constructor Detail |
|---|
public IteratorDelegate.EntryImpl(Value key,
Value value)
| Method Detail |
|---|
public Value getKey()
getKey in interface java.util.Map.Entry<Value,Value>public Value getValue()
getValue in interface java.util.Map.Entry<Value,Value>public Value setValue(Value value)
setValue in interface java.util.Map.Entry<Value,Value>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||