Package com.thoughtworks.xstream.mapper
Class ImplicitCollectionMapper.NamedItemType
- java.lang.Object
-
- com.thoughtworks.xstream.mapper.ImplicitCollectionMapper.NamedItemType
-
- Enclosing class:
- ImplicitCollectionMapper
private static class ImplicitCollectionMapper.NamedItemType extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.lang.String
itemFieldName
(package private) java.lang.Class
itemType
-
Constructor Summary
Constructors Constructor Description NamedItemType(java.lang.Class itemType, java.lang.String itemFieldName)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
private static boolean
isEquals(java.lang.Object a, java.lang.Object b)
-