枚举类的使用
org.springframework.boot.loader.zip.ZipContent.Kind
使用ZipContent.Kind的程序包
程序包
说明
Provides low-level support for handling zip content, including support for nested and
virtual zip files.
-
org.springframework.boot.loader.zip中ZipContent.Kind的使用
修饰符和类型方法说明ZipContent.getKind()
Return the kind of content that was loaded.static ZipContent.Kind
返回带有指定名称的该类的枚举常量。static ZipContent.Kind[]
ZipContent.Kind.values()
返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同