java.lang.Object
com.thoughtworks.xstream.converters.reflection.FieldDictionary.DictionaryEntry
- Enclosing class:
FieldDictionary
private static final class FieldDictionary.DictionaryEntry
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
keyedByFieldName
private final Map keyedByFieldName
-
keyedByFieldKey
private final Map keyedByFieldKey
-
Constructor Details
-
DictionaryEntry
public DictionaryEntry(Map keyedByFieldName,
Map keyedByFieldKey)
-
Method Details
-
getKeyedByFieldName
public Map getKeyedByFieldName()
-
getKeyedByFieldKey
public Map getKeyedByFieldKey()