Uses of Class
com.thoughtworks.xstream.converters.reflection.FieldDictionary.DictionaryEntry
Packages that use FieldDictionary.DictionaryEntry
-
Uses of FieldDictionary.DictionaryEntry in com.thoughtworks.xstream.converters.reflection
Fields in com.thoughtworks.xstream.converters.reflection declared as FieldDictionary.DictionaryEntryModifier and TypeFieldDescriptionprivate static final FieldDictionary.DictionaryEntryFieldDictionary.OBJECT_DICTIONARY_ENTRYMethods in com.thoughtworks.xstream.converters.reflection that return FieldDictionary.DictionaryEntryModifier and TypeMethodDescriptionprivate FieldDictionary.DictionaryEntryFieldDictionary.buildDictionaryEntryForClass(Class cls, FieldDictionary.DictionaryEntry lastDictionaryEntry) private FieldDictionary.DictionaryEntryFieldDictionary.getDictionaryEntry(Class cls) Methods in com.thoughtworks.xstream.converters.reflection with parameters of type FieldDictionary.DictionaryEntryModifier and TypeMethodDescriptionprivate FieldDictionary.DictionaryEntryFieldDictionary.buildDictionaryEntryForClass(Class cls, FieldDictionary.DictionaryEntry lastDictionaryEntry)