Uses of Interface
net.risesoft.api.utils.GetString
-
Packages that use GetString Package Description net.risesoft.api.utils -
-
Uses of GetString in net.risesoft.api.utils
Methods in net.risesoft.api.utils with parameters of type GetString Modifier and Type Method Description static <T> Map<String,List<T>>MapUtils. createMaps(List<T> lists, GetString<T> getStr)
-