|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.util.ObjectCopier ix.test.MatchChoiceTest.VarMaker
static class MatchChoiceTest.VarMaker
Field Summary | |
---|---|
(package private) java.util.Map |
toVarMap
|
Fields inherited from class ix.util.ObjectCopier |
---|
syntax |
Constructor Summary | |
---|---|
MatchChoiceTest.VarMaker()
|
Method Summary | |
---|---|
java.lang.Object |
mapElement(java.lang.Object obj)
Called on subobjects of the object being copied to determine what object takes the subobject's place in the copy. |
(package private) Variable |
mapItemVar(ItemVar name)
|
Methods inherited from class ix.util.ObjectCopier |
---|
copy, copyLList, main, mapList, mapMap, mapPrimitive, mapSet, mapStruct, mapXML |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.util.Map toVarMap
Constructor Detail |
---|
MatchChoiceTest.VarMaker()
Method Detail |
---|
public java.lang.Object mapElement(java.lang.Object obj)
ObjectCopier
ObjectCopier.copy(Object)
on the element.
mapElement
in class ObjectCopier
Variable mapItemVar(ItemVar name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |