| Package | Description |
|---|---|
| qilin.pta.toolkits.conch |
| Modifier and Type | Method and Description |
|---|---|
static Trilean |
Trilean.OR(Trilean x1,
Trilean x2) |
static Trilean |
Trilean.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Trilean[] |
Trilean.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Trilean |
Trilean.OR(Trilean x1,
Trilean x2) |
Copyright © 2024 Soot OSS. All rights reserved.