Uses of Interface
org.immutables.value.processor.Gsons.TypeAdapterTypes
-
Packages that use Gsons.TypeAdapterTypes Package Description org.immutables.value.processor -
-
Uses of Gsons.TypeAdapterTypes in org.immutables.value.processor
Classes in org.immutables.value.processor that implement Gsons.TypeAdapterTypes Modifier and Type Class Description classImmutableTypeAdapterTypesImmutable implementation ofGsons.TypeAdapterTypes.Methods in org.immutables.value.processor that return types with arguments of type Gsons.TypeAdapterTypes Modifier and Type Method Description java.lang.Iterable<Gsons.TypeAdapterTypes>Gsons. typeAdapters()Methods in org.immutables.value.processor with parameters of type Gsons.TypeAdapterTypes Modifier and Type Method Description static ImmutableTypeAdapterTypesImmutableTypeAdapterTypes. copyOf(Gsons.TypeAdapterTypes instance)Creates an immutable copy of aGsons.TypeAdapterTypesvalue.ImmutableTypeAdapterTypes.BuilderImmutableTypeAdapterTypes.Builder. from(Gsons.TypeAdapterTypes instance)Fill a builder with attribute values from the providedTypeAdapterTypesinstance.
-