| Package | Description |
|---|---|
| java.lang |
Back 2 Browser Bytecode Translator
Copyright (C) 2012 Jaroslav Tulach
|
| Modifier and Type | Method and Description |
|---|---|
static System.Logger.Level |
System.Logger.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static System.Logger.Level[] |
System.Logger.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
System.Logger.isLoggable(System.Logger.Level level) |
Copyright © 2021 API Design. All Rights Reserved.