Uses of Class
org.immutables.value.processor.meta.Generics
-
Packages that use Generics Package Description org.immutables.value.processor.meta -
-
Uses of Generics in org.immutables.value.processor.meta
Fields in org.immutables.value.processor.meta declared as Generics Modifier and Type Field Description GenericsConstitution.InnerBaseClassDefinition. genericsprivate GenericsGsonTypeTokens. genericsprivate GenericsImmutableConstitution. genericsMethods in org.immutables.value.processor.meta that return Generics Modifier and Type Method Description static GenericsGenerics. empty()GenericsConstitution. generics()GenericsImmutableConstitution. generics()GenericsValueType. generics()Constructors in org.immutables.value.processor.meta with parameters of type Generics Constructor Description GsonTypeTokens(Generics generics, TypeExtractor typeExtractor)
-