Uses of Class
org.immutables.value.processor.meta.ImmutableReporter
Packages that use ImmutableReporter
-
Uses of ImmutableReporter in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return ImmutableReporterModifier and TypeMethodDescriptionstatic ImmutableReporterCreates an immutable copy of aReportervalue.static ImmutableReporterConstruct a new immutableReporterinstance.final ImmutableReporterImmutableReporter.withAnnotation(com.google.common.base.Optional<? extends AnnotationMirror> optional) Copy the current immutable object by setting an optional value for theannotationattribute.final ImmutableReporterImmutableReporter.withAnnotation(AnnotationMirror value) Copy the current immutable object by setting a present value for the optionalannotationattribute.final ImmutableReporterImmutableReporter.withElement(com.google.common.base.Optional<? extends Element> optional) Copy the current immutable object by setting an optional value for theelementattribute.final ImmutableReporterImmutableReporter.withElement(Element value) Copy the current immutable object by setting a present value for the optionalelementattribute.final ImmutableReporterImmutableReporter.withMessager(Messager value) Copy the current immutable object by setting a value for themessagerattribute.Methods in org.immutables.value.processor.meta with parameters of type ImmutableReporterModifier and TypeMethodDescriptionprivate booleanImmutableReporter.equalTo(int synthetic, ImmutableReporter another)