Package | Description |
---|---|
com.kamontat.convert |
Modifier and Type | Method and Description |
---|---|
static Converter.Type |
Converter.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Converter.Type[] |
Converter.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Converter |
Converter.by(Converter.Type type)
get converter by
Converter.Type |
Copyright © 2017. All rights reserved.