Class SwitcherModel.SwitchOption
- java.lang.Object
-
- org.immutables.value.processor.meta.SwitcherModel.SwitchOption
-
- Enclosing class:
- SwitcherModel
public final class SwitcherModel.SwitchOption extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.StringconstantNamebooleanisDefaultjava.lang.StringswitcherName
-
Constructor Summary
Constructors Constructor Description SwitchOption(java.lang.String constantName, boolean isDefault)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private java.lang.StringderiveSwitcherName(java.lang.String constantName)
-