Package | Description |
---|---|
com.mchange.v2.cfg |
Modifier and Type | Method and Description |
---|---|
DelayedLogItem.Level |
DelayedLogItem.getLevel() |
static DelayedLogItem.Level |
DelayedLogItem.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DelayedLogItem.Level[] |
DelayedLogItem.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DelayedLogItem(DelayedLogItem.Level level,
String text) |
DelayedLogItem(DelayedLogItem.Level level,
String text,
Throwable exception) |
Copyright © 2018 com.mchange. All rights reserved.