| Package | Description |
|---|---|
| com.github.geko444.im4java.utils |
Contains utility-classes.
|
| Modifier and Type | Method and Description |
|---|---|
BatchConverter.Mode |
BatchConverter.getMode()
Return the current run-mode
|
static BatchConverter.Mode |
BatchConverter.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchConverter.Mode[] |
BatchConverter.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BatchConverter(BatchConverter.Mode pMode)
The constructor.
|
Copyright © 2019. All rights reserved.