ImmutableTypeAdapterTypes |
ImmutableTypeAdapterTypes.Builder.build() |
|
static ImmutableTypeAdapterTypes |
ImmutableTypeAdapterTypes.copyOf(Gsons.TypeAdapterTypes instance) |
|
ImmutableTypeAdapterTypes |
ImmutableTypeAdapterTypes.withDefinedBy(Proto.AbstractDeclaring value) |
Copy the current immutable object by setting a value for the definedBy attribute.
|
ImmutableTypeAdapterTypes |
ImmutableTypeAdapterTypes.withMirror(GsonMirrors.TypeAdapters value) |
Copy the current immutable object by setting a value for the mirror attribute.
|
ImmutableTypeAdapterTypes |
ImmutableTypeAdapterTypes.withPackageGenerated(java.lang.String value) |
Copy the current immutable object by setting a value for the packageGenerated attribute.
|
ImmutableTypeAdapterTypes |
ImmutableTypeAdapterTypes.withTypes(java.lang.Iterable<? extends ValueType> elements) |
Copy the current immutable object with elements that replace the content of types.
|
ImmutableTypeAdapterTypes |
ImmutableTypeAdapterTypes.withTypes(ValueType... elements) |
Copy the current immutable object with elements that replace the content of types.
|