Package com.ibm.icu.impl.locale
Class InternalLocaleBuilder.CaseInsensitiveChar
- java.lang.Object
-
- com.ibm.icu.impl.locale.InternalLocaleBuilder.CaseInsensitiveChar
-
- Enclosing class:
- InternalLocaleBuilder
static class InternalLocaleBuilder.CaseInsensitiveChar extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private char
_c
-
Constructor Summary
Constructors Constructor Description CaseInsensitiveChar(char c)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
char
value()
-