public class DefaultConverterConfiguration.Entry extends java.lang.Object implements java.lang.Comparable<DefaultConverterConfiguration.Entry>
| Modifier and Type | Field and Description |
|---|---|
protected ObjectMarshaller<C> |
marshaller |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(DefaultConverterConfiguration.Entry entry) |
protected final ObjectMarshaller<C extends Converter> marshaller
public int compareTo(DefaultConverterConfiguration.Entry entry)
compareTo in interface java.lang.Comparable<DefaultConverterConfiguration.Entry>