org.apache.tomcat.util.buf

Class StringCache.CharEntry

public static class StringCache.CharEntry extends Object

Field Summary
char[]name
Stringvalue
Method Summary
booleanequals(Object obj)
inthashCode()
StringtoString()

Field Detail

name

public char[] name

value

public String value

Method Detail

equals

public boolean equals(Object obj)

hashCode

public int hashCode()

toString

public String toString()
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.