Uses of Interface
org.immutables.generator.processor.Trees.Unit
Packages that use Trees.Unit
-
Uses of Trees.Unit in org.immutables.generator.processor
Classes in org.immutables.generator.processor that implement Trees.UnitMethods in org.immutables.generator.processor that return types with arguments of type Trees.UnitMethods in org.immutables.generator.processor with parameters of type Trees.UnitModifier and TypeMethodDescriptionstatic ImmutableTrees.UnitImmutableTrees.Unit.copyOf(Trees.Unit instance) Creates an immutable copy of aTrees.Unitvalue.ImmutableTrees.Unit.Builder.from(Trees.Unit instance) Fill a builder with attribute values from the providedUnitinstance.