Uses of Enum Class
cn.dreamfame.core.boot.file.DreamFileUtil.FileSort
Packages that use DreamFileUtil.FileSort
-
Uses of DreamFileUtil.FileSort in cn.dreamfame.core.boot.file
Methods in cn.dreamfame.core.boot.file that return DreamFileUtil.FileSortModifier and TypeMethodDescriptionstatic DreamFileUtil.FileSort文本排序转换成枚举static DreamFileUtil.FileSortReturns the enum constant of this class with the specified name.static DreamFileUtil.FileSort[]DreamFileUtil.FileSort.values()Returns an array containing the constants of this enum class, in the order they are declared.