| Package | Description |
|---|---|
| org.wildfly.common.format |
| Modifier and Type | Method | Description |
|---|---|---|
protected NumericFlag |
NumericFlags.castItemOrNull(java.lang.Object obj) |
|
protected NumericFlag |
NumericFlags.itemOf(int index) |
|
static NumericFlag |
NumericFlag.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static NumericFlag[] |
NumericFlag.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static NumericFlags |
NumericFlags.of(NumericFlag flag) |
|
static NumericFlags |
NumericFlags.of(NumericFlag flag1,
NumericFlag flag2) |
Copyright © 2018 JBoss, a division of Red Hat, Inc.