Uses of Enum Class
org.aoju.bus.extra.effect.EffectFactory
Packages that use EffectFactory
Package
Description
基于commons-compress的压缩解压封装
支持包括:gzip, bzip2, xz, lzma, Pack200, DEFLATE, Brotli, DEFLATE64, ZStandard and Z, the archiver formats are 7z
ar, arj, cpio, dump, tar and zip等格式。
-
Uses of EffectFactory in org.aoju.bus.extra.effect
Methods in org.aoju.bus.extra.effect that return EffectFactoryModifier and TypeMethodDescriptionstatic EffectFactoryReturns the enum constant of this class with the specified name.static EffectFactory[]EffectFactory.values()Returns an array containing the constants of this enum class, in the order they are declared.