Uses of Class
org.leo.aws.ddb.repositories.MapperUtils
-
Packages that use MapperUtils Package Description org.leo.aws.ddb.repositories -
-
Uses of MapperUtils in org.leo.aws.ddb.repositories
Methods in org.leo.aws.ddb.repositories that return MapperUtils Modifier and Type Method Description (package private) static MapperUtilsMapperUtils. getInstance()static MapperUtilsMapperUtils. valueOf(String name)Returns the enum constant of this type with the specified name.static MapperUtils[]MapperUtils. values()Returns an array containing the constants of this enum type, in the order they are declared.
-