Package | Description |
---|---|
org.spf4j.base.asm |
Modifier and Type | Method and Description |
---|---|
static Scanner3Test.Something |
Scanner3Test.Something.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Scanner3Test.Something[] |
Scanner3Test.Something.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
Scanner3Test.getStuff(Scanner3Test.Something bla) |
Copyright © 2021 SPF4J. All rights reserved.