Uses of Enum Class
org.miaixz.bus.core.lang.EnumMap.FtpMode
Packages that use EnumMap.FtpMode
Package
Description
语言特性包,包括大量便捷的数据结构,包括:
ANSI:ANSI编码
Builder:构建器
Caller:查找调用者
Copier:拷贝(复制)
Generator:生成器
Getter:getXXX抽象
Intern:规范化表示形式
Loader:加载器的抽象
Mutable:可变值对象封装
Range:区间和边界封装
Tuple:元组
-
Uses of EnumMap.FtpMode in org.miaixz.bus.core.lang
Methods in org.miaixz.bus.core.lang that return EnumMap.FtpModeModifier and TypeMethodDescriptionstatic EnumMap.FtpModeReturns the enum constant of this class with the specified name.static EnumMap.FtpMode[]EnumMap.FtpMode.values()Returns an array containing the constants of this enum class, in the order they are declared.