Package | Description |
---|---|
io.github.arrayv.groovyapi |
This package defines the Groovy API.
|
io.github.arrayv.main | |
io.github.arrayv.sortdata |
Modifier and Type | Method and Description |
---|---|
static SortInfo |
GroovyLocals.getSort(String name,
SortNameType nameType)
Get a sort by name
|
Modifier and Type | Method and Description |
---|---|
SortInfo |
SortAnalyzer.getSortByName(SortNameType nameType,
String name) |
Modifier and Type | Method and Description |
---|---|
static SortNameType |
SortNameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortNameType[] |
SortNameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.