| Package | Description |
|---|---|
| org.osgl.util |
| Modifier and Type | Method and Description |
|---|---|
static N.Comparator |
N.Comparator.of(String s) |
static N.Comparator |
N.Comparator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static N.Comparator[] |
N.Comparator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.