| Package | Description |
|---|---|
| org.aoju.bus.extra.effect |
基于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等格式。
|
| Modifier and Type | Method and Description |
|---|---|
static EffectFactory |
EffectFactory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EffectFactory[] |
EffectFactory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.