| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tomcat.util.buf.StringCache.CharEntry
public static class StringCache.CharEntry
| Field Summary | |
|---|---|
|  char[] | name | 
|  java.lang.String | value | 
| Constructor Summary | |
|---|---|
| StringCache.CharEntry() | |
| Method Summary | |
|---|---|
|  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 | 
| Field Detail | 
|---|
public char[] name
public java.lang.String value
| Constructor Detail | 
|---|
public StringCache.CharEntry()
| Method Detail | 
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object| 
 | Apache Tomcat 6.0.53 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||