| Package | Description |
|---|---|
| com.fasterxml.sort |
| Modifier and Type | Field and Description |
|---|---|
protected SortingState.Phase |
SorterBase._phase |
| Modifier and Type | Method and Description |
|---|---|
SortingState.Phase |
SortingState.getPhase() |
SortingState.Phase |
SorterBase.getPhase() |
static SortingState.Phase |
SortingState.Phase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortingState.Phase[] |
SortingState.Phase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012-2014 FasterXML. All Rights Reserved.