public class CaseInsensitiveMap extends Object
| Constructor and Description |
|---|
CaseInsensitiveMap() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
get(int codePoint)
Return a list of code point characters (not including the input value)
that can be substituted in a case insensitive match
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.