Package org.immutables.value.processor
Class OkJsons.AttributesByFirstLetter
java.lang.Object
org.immutables.value.processor.OkJsons.AttributesByFirstLetter
- Enclosing class:
OkJsons
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Map<Character, Collection<ValueAttribute>> (package private) final com.google.common.collect.Multimap<Character, ValueAttribute> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) boolean(package private) Collection<ValueAttribute> values()
-
Field Details
-
byFirst
-
asMap
-
-
Constructor Details
-
AttributesByFirstLetter
AttributesByFirstLetter(Iterable<ValueAttribute> attributes)
-
-
Method Details
-
values
Collection<ValueAttribute> values() -
useFlatIfElse
boolean useFlatIfElse()
-