| Package | Description |
|---|---|
| org.osgl.util |
| Modifier and Type | Method and Description |
|---|---|
static N.Type |
N.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static N.Type[] |
N.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
N.Type.eq(N.Type type) |
boolean |
N.Type.gt(N.Type type) |
boolean |
N.Type.lt(N.Type type) |
Copyright © 2017. All Rights Reserved.