| Package | Description |
|---|---|
| com.facebook.presto.druid.zip |
| Modifier and Type | Method and Description |
|---|---|
static ZipFileEntry.Flag |
ZipFileEntry.Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZipFileEntry.Flag[] |
ZipFileEntry.Flag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZipFileEntry.setFlag(ZipFileEntry.Flag flag,
boolean set) |
Copyright © 2012–2022. All rights reserved.