Uses of Class
com.erudika.para.core.utils.CoreUtils
-
Packages that use CoreUtils Package Description com.erudika.para.core.utils Utility classes. -
-
Uses of CoreUtils in com.erudika.para.core.utils
Methods in com.erudika.para.core.utils that return CoreUtils Modifier and Type Method Description static CoreUtilsCoreUtils. getInstance()Provides a default instance using fake DAO, Search and Cache implementations.static CoreUtilsCoreUtils. valueOf(String name)Returns the enum constant of this type with the specified name.static CoreUtils[]CoreUtils. values()Returns an array containing the constants of this enum type, in the order they are declared.
-