Uses of Class
org.immutables.value.processor.meta.ValueAttribute.WholeTypeVariable
-
Packages that use ValueAttribute.WholeTypeVariable Package Description org.immutables.value.processor.meta -
-
Uses of ValueAttribute.WholeTypeVariable in org.immutables.value.processor.meta
Fields in org.immutables.value.processor.meta declared as ValueAttribute.WholeTypeVariable Modifier and Type Field Description private static ValueAttribute.WholeTypeVariableValueAttribute. NON_WHOLE_TYPE_VARIABLEMethods in org.immutables.value.processor.meta that return ValueAttribute.WholeTypeVariable Modifier and Type Method Description ValueAttribute.WholeTypeVariableValueAttribute. getSecondaryWholeTypeVariable()ValueAttribute.WholeTypeVariableValueAttribute. getWholeTypeVariable()private ValueAttribute.WholeTypeVariableValueAttribute. getWholeTypeVariable(boolean secondary)
-