Uses of Enum Class
tech.mgl.core.utils.MGL_CompressUtils.FileType
Packages that use MGL_CompressUtils.FileType
-
Uses of MGL_CompressUtils.FileType in tech.mgl.core.utils
Methods in tech.mgl.core.utils that return MGL_CompressUtils.FileTypeModifier and TypeMethodDescriptionMGL_CompressUtils.Builder.getType()MGL_CompressUtils.getType()static MGL_CompressUtils.FileTypeReturns the enum constant of this class with the specified name.static MGL_CompressUtils.FileType[]MGL_CompressUtils.FileType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tech.mgl.core.utils with parameters of type MGL_CompressUtils.FileTypeModifier and TypeMethodDescriptionMGL_CompressUtils.Builder.setType(MGL_CompressUtils.FileType type)