Uses of Class
org.immutables.value.processor.meta.Round
Packages that use Round
-
Uses of Round in org.immutables.value.processor.meta
Subclasses of Round in org.immutables.value.processor.metaFields in org.immutables.value.processor.meta declared as RoundModifier and TypeFieldDescriptionprivate RoundImmutableProto.Environment.Builder.roundprivate final RoundImmutableProto.Environment.roundprivate RoundImportsTypeStringResolver.roundMethods in org.immutables.value.processor.meta that return RoundModifier and TypeMethodDescription(package private) RoundImmutableProto.Environment.round()(package private) abstract RoundProto.Environment.round()Methods in org.immutables.value.processor.meta with parameters of type RoundModifier and TypeMethodDescriptionstatic ImmutableRoundCreates an immutable copy of aRoundvalue.(package private) voidImportsTypeStringResolver.hierarchyTraversalForUnresolvedTypes(Round round, com.google.common.collect.ImmutableList<TypeElement> extendedClasses, com.google.common.collect.ImmutableSet<TypeElement> implementedInterfaces, com.google.common.collect.ImmutableSet<String> unresolvedYetArguments) static ImmutableProto.EnvironmentImmutableProto.Environment.of(ProcessingEnvironment processing, Round round) Construct a new immutableEnvironmentinstance.Initializes the value for theroundattribute.Copy the current immutable object by setting a value for theroundattribute.Constructors in org.immutables.value.processor.meta with parameters of type RoundModifierConstructorDescriptionprivateEnvironment(ProcessingEnvironment processing, Round round) privateEnvironment(ImmutableProto.Environment original, ProcessingEnvironment processing, Round round)