Uses of Class
org.immutables.value.Value.Default
-
Packages that use Value.Default Package Description org.immutables.generator.processor org.immutables.value.processor.encode org.immutables.value.processor.meta -
-
Uses of Value.Default in org.immutables.generator.processor
Methods in org.immutables.generator.processor with annotations of type Value.Default Modifier and Type Method Description booleanTrees.Template. isPublic()Trees.TypeDeclaration.KindTrees.TypeDeclaration. kind()booleanTrees.TextLine. newline()booleanTrees.ForStatement. useDelimit()booleanTrees.ForStatement. useForAccess() -
Uses of Value.Default in org.immutables.value.processor.encode
Methods in org.immutables.value.processor.encode with annotations of type Value.Default Modifier and Type Method Description (package private) com.google.common.base.Optional<java.lang.String>Structurizer.Statement. name()(package private) StandardNamingEncodedElement. standardNaming() -
Uses of Value.Default in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta with annotations of type Value.Default Modifier and Type Method Description java.lang.StringConstitution.AbstractNameForms. absolute()java.lang.StringConstitution.AbstractNameForms. absoluteRaw()java.lang.StringConstitution.AbstractNameForms. genericArgs()booleanValueImmutableInfo. isDefault()booleanConstitution.AbstractNameForms. relativeAlreadyQualified()
-