Uses of Class
com.thoughtworks.xstream.core.util.FastField
-
Packages that use FastField Package Description com.thoughtworks.xstream.converters.extended Extra converters that may not be enabled in XStream by default.com.thoughtworks.xstream.core.util -
-
Uses of FastField in com.thoughtworks.xstream.converters.extended
Methods in com.thoughtworks.xstream.converters.extended with parameters of type FastField Modifier and Type Method Description private boolean
ToAttributedValueConverter. fieldIsEqual(FastField field)
-
Uses of FastField in com.thoughtworks.xstream.core.util
Fields in com.thoughtworks.xstream.core.util declared as FastField Modifier and Type Field Description private static FastField[]
SerializationMembers. OBJECT_TYPE_FIELDS
-