Uses of Class
org.immutables.value.processor.meta.SwitcherModel.SwitchOption
-
Packages that use SwitcherModel.SwitchOption Package Description org.immutables.value.processor.meta -
-
Uses of SwitcherModel.SwitchOption in org.immutables.value.processor.meta
Fields in org.immutables.value.processor.meta with type parameters of type SwitcherModel.SwitchOption Modifier and Type Field Description com.google.common.collect.ImmutableList<SwitcherModel.SwitchOption>SwitcherModel. optionsMethods in org.immutables.value.processor.meta that return types with arguments of type SwitcherModel.SwitchOption Modifier and Type Method Description private com.google.common.collect.ImmutableList<SwitcherModel.SwitchOption>SwitcherModel. constructOptions()
-