public class CaseInsensitiveString extends Object
| Constructor and Description |
|---|
CaseInsensitiveString(String s)
Constructs an CaseInsentiveString object from the given string
|
public CaseInsensitiveString(String s)
s - The string to construct this object fromCopyright (c) 2012 IBM Corporation and others.