public static class CaseBlindHashMap.CaseBlindString extends Object
| Constructor and Description |
|---|
CaseBlindString(String string) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object)
Case insensitive compare
|
int |
hashCode()
Get a hash code for this case insensitive string
|
String |
toString()
Fetch the original string
|
Copyright © 2003–2020 Sakai Project. All rights reserved.