| Package | Description |
|---|---|
| org.disq_bio.disq |
| Modifier and Type | Method and Description |
|---|---|
static SbiWriteOption |
SbiWriteOption.fromBoolean(boolean writeSbi)
Turn a boolean into a
SbiWriteOption. |
static SbiWriteOption |
SbiWriteOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SbiWriteOption[] |
SbiWriteOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020 Disq contributors. All rights reserved.