Class AComplexTypeWithCollections
- java.lang.Object
-
- de.quantummaid.mapmaid.testsupport.domain.valid.AComplexTypeWithCollections
-
public final class AComplexTypeWithCollections extends Object
-
-
Constructor Summary
Constructors Constructor Description AComplexTypeWithCollections()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AComplexTypeWithCollectionsdeserialize(List<AString> arrayList, ANumber[] array)
-
-
-
Method Detail
-
deserialize
public static AComplexTypeWithCollections deserialize(List<AString> arrayList, ANumber[] array)
-
-