Uses of Class
org.immutables.value.processor.meta.ImmutableFacet
Packages that use ImmutableFacet
-
Uses of ImmutableFacet in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return ImmutableFacetModifier and TypeMethodDescriptionImmutableFacet.Builder.build()Builds a newImmutableFacet.static ImmutableFacetImmutableFacet.copyOf(RepositoryModel.Facet instance) Creates an immutable copy of aRepositoryModel.Facetvalue.final ImmutableFacetImmutableFacet.withConstructor(RepositoryModel.CodeBlock value) Copy the current immutable object by setting a value for theconstructorattribute.final ImmutableFacetImmutableFacet.withFieldType(TypeMirror value) Copy the current immutable object by setting a value for thefieldTypeattribute.final ImmutableFacetImmutableFacet.withInterfaceType(TypeMirror value) Copy the current immutable object by setting a value for theinterfaceTypeattribute.final ImmutableFacetImmutableFacet.withMethods(Iterable<? extends RepositoryModel.DelegateMethod> elements) Copy the current immutable object with elements that replace the content ofmethods.final ImmutableFacetImmutableFacet.withMethods(RepositoryModel.DelegateMethod... elements) Copy the current immutable object with elements that replace the content ofmethods.final ImmutableFacetCopy the current immutable object by setting a value for thenameattribute.Methods in org.immutables.value.processor.meta with parameters of type ImmutableFacetModifier and TypeMethodDescriptionprivate booleanImmutableFacet.equalTo(int synthetic, ImmutableFacet another)