public static class Sanscript.HashScheme extends java.util.HashMap<java.lang.String,java.lang.String[]> implements Sanscript.Scheme
| Constructor and Description |
|---|
HashScheme() |
| Modifier and Type | Method and Description |
|---|---|
Sanscript.Scheme |
cheapCopy() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuespublic Sanscript.Scheme cheapCopy()
cheapCopy in interface Sanscript.Scheme