- java.lang.Object
-
- org.tanjakostic.jcleancim.docgen.writer.CursorList.MyEntry<K,V>
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private K |
key |
private V |
value |
-
Method Summary
-
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
-
-
Method Detail
-
getKey
public K getKey()
- Specified by:
getKey
in interface java.util.Map.Entry<K,V>
-
getValue
public V getValue()
- Specified by:
getValue
in interface java.util.Map.Entry<K,V>
Copyright 2009-2015 Tatjana (Tanja) Kostic