Uses of Class
uk.co.jemos.podam.api.MapArguments
-
Packages that use MapArguments Package Description uk.co.jemos.podam.api This package contains PODAM main APIs -
-
Uses of MapArguments in uk.co.jemos.podam.api
Methods in uk.co.jemos.podam.api that return MapArguments Modifier and Type Method Description private MapArgumentsPodamFactoryImpl. findInheretedMapElementType(Map<Object,Object> map, ManufacturingContext manufacturingCtx, Type... genericTypeArgs)Finds key and element type argumentsMethods in uk.co.jemos.podam.api with parameters of type MapArguments Modifier and Type Method Description private voidPodamFactoryImpl. fillMap(MapArguments mapArguments, ManufacturingContext manufacturingCtx)It fills a Map with the required number of elements of the required type.
-