Uses of Interface
com.thoughtworks.xstream.converters.javabean.PropertySorter
Packages that use PropertySorter
-
Uses of PropertySorter in com.thoughtworks.xstream.converters.javabean
Classes in com.thoughtworks.xstream.converters.javabean that implement PropertySorterModifier and TypeClassDescriptionclassA sorter that uses a comparator to determine the order of the bean properties.classA sorter that keeps the natural order of the bean properties as they are returned by the JavaBean introspection.Fields in com.thoughtworks.xstream.converters.javabean declared as PropertySorterConstructors in com.thoughtworks.xstream.converters.javabean with parameters of type PropertySorter