- java.lang.Object
-
- org.apache.tomcat.util.buf.StringCache.CharEntry
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
char[] |
name |
java.lang.String |
value |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
equals(java.lang.Object obj) |
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 © 2000-2015 Apache Software Foundation. All Rights Reserved.