-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.echocat.jomon.runtime.util.Entry
Entry.BaseImpl<K,V>
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.echocat.jomon.runtime.util.Entry
getKey
-
-
Method Detail
-
getValue
public V getValue()
- Specified by:
getValue in interface Entry<K,V>
- Returns:
- the value of this entry. It could be an implemented value of
V or null.
Copyright © 2013 echocat. All Rights Reserved.