Uses of Class
de.quantummaid.mapmaid.testsupport.domain.valid.AComplexTypeWithNestedCollections
-
Packages that use AComplexTypeWithNestedCollections Package Description de.quantummaid.mapmaid.testsupport.domain.valid -
-
Uses of AComplexTypeWithNestedCollections in de.quantummaid.mapmaid.testsupport.domain.valid
Methods in de.quantummaid.mapmaid.testsupport.domain.valid that return AComplexTypeWithNestedCollections Modifier and Type Method Description static AComplexTypeWithNestedCollectionsAComplexTypeWithNestedCollections. deserialize(AString[][][][] nestedArray, List<List<List<List<ANumber>>>> nestedList, List<List<AString>[]>[] nestedMix1, List<List<ANumber[]>[]> nestedMix2)
-