Uses of Enum Class
com.shaft.tools.io.JSONFileManager.DataType
Packages that use JSONFileManager.DataType
-
Uses of JSONFileManager.DataType in com.shaft.tools.io
Subclasses with type arguments of type JSONFileManager.DataType in com.shaft.tools.ioMethods in com.shaft.tools.io that return JSONFileManager.DataTypeModifier and TypeMethodDescriptionstatic JSONFileManager.DataTypeReturns the enum constant of this class with the specified name.static JSONFileManager.DataType[]JSONFileManager.DataType.values()Returns an array containing the constants of this enum class, in the order they are declared.