Uses of Interface
org.immutables.value.processor.meta.HasStyleInfo
-
Packages that use HasStyleInfo Package Description org.immutables.value.processor org.immutables.value.processor.meta -
-
Uses of HasStyleInfo in org.immutables.value.processor
Fields in org.immutables.value.processor declared as HasStyleInfo Modifier and Type Field Description protected HasStyleInfoAbstractValuesTemplate. HasStyleInfoFields in org.immutables.value.processor with type parameters of type HasStyleInfo Modifier and Type Field Description protected Templates.Binary<HasStyleInfo,java.lang.String,java.lang.Boolean>AbstractValuesTemplate. allowsClasspathAnnotationprotected com.google.common.base.Function<HasStyleInfo,java.lang.String>AbstractValuesTemplate. atFallbackNullable -
Uses of HasStyleInfo in org.immutables.value.processor.meta
Classes in org.immutables.value.processor.meta that implement HasStyleInfo Modifier and Type Class Description classValueAttributeIt's pointless to refactor this mess until 1) Some sort of type calculus toolkit used/created 2) Facets/Implicits in Generator toolkit with auto-memoising implementedclassValueType
-