Modifier and Type | Field and Description |
---|---|
private static EnumIntMap<FormatPreferences.Indentation> |
FormatPreferences.DEFAULT_INDENTS |
private EnumIntMap<FormatPreferences.Indentation> |
FormatPreferences.indents |
Modifier and Type | Method and Description |
---|---|
static <E extends java.lang.Enum<E>> |
EnumIntMap.of(java.lang.Class<E> enumClass) |
Constructor and Description |
---|
EnumIntMap(EnumIntMap<E> orig) |