Uses of Class
org.immutables.value.processor.encode.EncodedElement.TypeParam.Builder
Packages that use EncodedElement.TypeParam.Builder
-
Uses of EncodedElement.TypeParam.Builder in org.immutables.value.processor.encode
Methods in org.immutables.value.processor.encode that return EncodedElement.TypeParam.BuilderModifier and TypeMethodDescriptionImmutableEncodedElement.TypeParam.Builder.addAllBounds(Iterable<? extends Type.Defined> elements) Adds elements toboundslist.ImmutableEncodedElement.TypeParam.Builder.addBounds(Type.Defined element) Adds one element toboundslist.ImmutableEncodedElement.TypeParam.Builder.addBounds(Type.Defined... elements) Adds elements toboundslist.Initializes the value for thenameattribute.