Uses of Class
org.immutables.value.processor.encode.TypeExtractor
Packages that use TypeExtractor
-
Uses of TypeExtractor in org.immutables.value.processor.encode
Fields in org.immutables.value.processor.encode declared as TypeExtractorModifier and TypeFieldDescriptionprivate final TypeExtractorInstantiator.InstantiationCreator.typeExtractorprivate final TypeExtractorEncodings.Encoding.typesReaderMethods in org.immutables.value.processor.encode that return TypeExtractorModifier and TypeMethodDescriptionprivate TypeExtractorEncodings.Encoding.processTypeParameters(ExecutableElement method, EncodedElement.Builder builder) TypeExtractor.withParameter(String name, Iterable<? extends Type.Defined> bounds) Methods in org.immutables.value.processor.encode with parameters of type TypeExtractorModifier and TypeMethodDescriptionprivate List<EncodedElement.Param> Encodings.Encoding.getParameters(TypeExtractor typesReader, ExecutableElement method) -
Uses of TypeExtractor in org.immutables.value.processor.meta
Fields in org.immutables.value.processor.meta declared as TypeExtractorModifier and TypeFieldDescriptionprivate final TypeExtractorGsonTypeTokens.typeExtractorprivate TypeExtractorValueType.typeExtractorMethods in org.immutables.value.processor.meta that return TypeExtractorConstructors in org.immutables.value.processor.meta with parameters of type TypeExtractor