- java.lang.Object
-
- ch.qos.logback.core.subst.Token
-
-
Nested Class Summary
Nested Classes
Modifier and Type |
Class and Description |
static class |
Token.Type |
-
Constructor Summary
Constructors
Constructor and Description |
Token(Token.Type type,
java.lang.String payload) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
Copyright © 1999-2012 QOS.ch. All rights reserved