- 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.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
hashCodepublic int hashCode() 
- Overrides:
- hashCodein class- java.lang.Object
 
 
 
 
 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.