Package | Description |
---|---|
ch.qos.logback.core.subst |
Modifier and Type | Method and Description |
---|---|
static Token.Type |
Token.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Token.Type[] |
Token.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Token(Token.Type type,
String payload) |
Copyright © 2005–2016 QOS.ch. All rights reserved.