| Modifier and Type | Method and Description |
|---|---|
Logger.Mode |
Logger.getMode()
Obtém o modo de funcionamento.
|
static Logger.Mode |
Logger.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Logger.Mode[] |
Logger.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Tecgraf/PUC-Rio. All rights reserved.