Enum Class的使用
cn.xisoil.file.data.YueFileType
使用YueFileType的程序包
-
cn.xisoil.file.data中YueFileType的使用
修饰符和类型方法说明static YueFileTypeReturns the enum constant of this class with the specified name.static YueFileType[]YueFileType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
cn.xisoil.file.utils中YueFileType的使用