Uses of Class
org.immutables.value.Value.Immutable
-
Packages that use Value.Immutable Package Description org.immutables.generator.processor org.immutables.value org.immutables.value.processor org.immutables.value.processor.encode org.immutables.value.processor.meta -
-
Uses of Value.Immutable in org.immutables.generator.processor
Classes in org.immutables.generator.processor with annotations of type Value.Immutable Modifier and Type Interface Description static interfaceTrees.ApplyExpressionstatic interfaceTrees.AssignGeneratorstatic classTrees.BoundAccessExpressionstatic interfaceTrees.Commentstatic interfaceTrees.ConditionalBlockstatic interfaceTrees.Elsestatic interfaceTrees.ElseIfstatic interfaceTrees.Forstatic interfaceTrees.ForEndstatic interfaceTrees.ForIterationAccessExpressionstatic classTrees.ForStatementstatic classTrees.Identifierstatic interfaceTrees.Ifstatic interfaceTrees.IfEndstatic interfaceTrees.IfStatementstatic interfaceTrees.InvokableDeclarationstatic interfaceTrees.Invokestatic interfaceTrees.InvokeEndstatic interfaceTrees.InvokeStatementstatic interfaceTrees.InvokeStringstatic interfaceTrees.IterationGeneratorstatic interfaceTrees.Letstatic interfaceTrees.LetEndstatic interfaceTrees.LetStatementstatic classTrees.Newlinestatic interfaceTrees.Parameterstatic classTrees.ResolvedTypestatic interfaceTrees.SimpleAccessExpressionstatic interfaceTrees.SimpleBlockstatic classTrees.StringLiteralstatic classTrees.Templatestatic interfaceTrees.TemplateEndstatic interfaceTrees.TextBlockstatic classTrees.TextFragmentstatic classTrees.TextLinestatic interfaceTrees.TransformGeneratorstatic classTrees.TypeDeclarationstatic classTrees.TypeIdentifierstatic interfaceTrees.Unitstatic interfaceTrees.ValueDeclaration -
Uses of Value.Immutable in org.immutables.value
Methods in org.immutables.value that return Value.Immutable Modifier and Type Method Description Value.Immutabledefaults()Specify default options for the generated immutable objects. -
Uses of Value.Immutable in org.immutables.value.processor
Classes in org.immutables.value.processor with annotations of type Value.Immutable Modifier and Type Class Description (package private) static classDatatypes.DatatypeTypesstatic interfaceGsons.TypeAdapterTypes(package private) static classOkJsons.OkTypeAdapterTypes -
Uses of Value.Immutable in org.immutables.value.processor.encode
Classes in org.immutables.value.processor.encode with annotations of type Value.Immutable Modifier and Type Class Description classEncodedElement(package private) static classEncodedElement.Param(package private) static classEncodedElement.TypeParamclassEncodingInfo(package private) static classStructurizer.Statement -
Uses of Value.Immutable in org.immutables.value.processor.meta
Classes in org.immutables.value.processor.meta with annotations of type Value.Immutable Modifier and Type Class Description classAttributeBuilderDescriptorAPI for the template to use.classAttributeBuilderReflectionReflects over the returnType and generates strings for theAttributeBuilderDescriptor(package private) static classAttributeBuilderReflection.FirstPartyStrategyStrategy for processing first party immutables.(package private) static classAttributeBuilderReflection.ThirdPartyAttributeBuilderStrategyStrategy for parsing third party immutables.(package private) classAttributeBuilderThirdPartyModelclassConstitutionstatic classConstitution.AppliedNameFormsstatic classConstitution.NameForms(package private) classNullabilityAnnotationInfostatic classProto.DeclaringPackagestatic classProto.DeclaringTypestatic classProto.Environmentstatic classProto.MetaAnnotatedstatic classProto.ProtoclassPrototypical model for generated derived classes.classReporterstatic interfaceRepositoryModel.FacetUsed in templates to generate repository source codeclassRoundclassStyleInfoWe copy styles to StyleInfo to safely cache styles between rounds etc and prevent any memory leaks by unnecessary retaining compiler internal structures.classValueImmutableInfo
-