Uses of Enum
com.blackrook.rookscript.functions.io.DataIOFunctions
Packages that use DataIOFunctions
-
Uses of DataIOFunctions in com.blackrook.rookscript.functions.io
Subclasses with type arguments of type DataIOFunctions in com.blackrook.rookscript.functions.ioModifier and TypeClassDescriptionenumScript common functions for generic data I/O.Methods in com.blackrook.rookscript.functions.io that return DataIOFunctionsModifier and TypeMethodDescriptionstatic DataIOFunctionsReturns the enum constant of this type with the specified name.static DataIOFunctions[]DataIOFunctions.values()Returns an array containing the constants of this enum type, in the order they are declared.