Uses of Enum
org.immutables.annotate.InjectAnnotation.Where
Packages that use InjectAnnotation.Where
-
Uses of InjectAnnotation.Where in org.immutables.annotate
Methods in org.immutables.annotate that return InjectAnnotation.WhereModifier and TypeMethodDescriptionstatic InjectAnnotation.WhereReturns the enum constant of this type with the specified name.static InjectAnnotation.Where[]InjectAnnotation.Where.values()Returns an array containing the constants of this enum type, in the order they are declared.