Class FieldKey
java.lang.Object
com.thoughtworks.xstream.converters.reflection.FieldKey
A field key.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fieldName
-
declaringClass
-
order
private final int order -
depth
private int depth
-
-
Constructor Details
-
FieldKey
-
-
Method Details
-
getFieldName
-
getDeclaringClass
-
getDepth
public int getDepth() -
getOrder
public int getOrder() -
equals
-
hashCode
-
toString
-