Uses of Class
org.immutables.value.processor.encode.EncodingInfo
Packages that use EncodingInfo
-
Uses of EncodingInfo in org.immutables.value.processor.encode
Subclasses of EncodingInfo in org.immutables.value.processor.encodeModifier and TypeClassDescription(package private) final classImmutable implementation ofEncodingInfo.Fields in org.immutables.value.processor.encode declared as EncodingInfoModifier and TypeFieldDescription(package private) EncodingInfoRenderers.Enc(package private) final EncodingInfoInstantiation.encoding(package private) final EncodingInfoInstantiator.TemplateAnchor.encodingMethods in org.immutables.value.processor.encode that return EncodingInfoModifier and TypeMethodDescriptionInflater.apply(Mirrors.EncMetadata input) ImmutableEncodingInfo.Builder.build()Builds a newEncodingInfo.static EncodingInfoImmutableEncodingInfo.copyOf(EncodingInfo instance) Creates an immutable copy of aEncodingInfovalue.Methods in org.immutables.value.processor.encode with parameters of type EncodingInfoModifier and TypeMethodDescriptionstatic EncodingInfoImmutableEncodingInfo.copyOf(EncodingInfo instance) Creates an immutable copy of aEncodingInfovalue.Method parameters in org.immutables.value.processor.encode with type arguments of type EncodingInfoConstructors in org.immutables.value.processor.encode with parameters of type EncodingInfoModifierConstructorDescription(package private)Instantiation(EncodingInfo encoding, EncodedElement expose, Type exposedType, Styles.UsingName.AttributeNames names, Type.VariableResolver resolver, ValueType containingType, boolean shimFields) (package private)TemplateAnchor(EncodingInfo encoding, EncodedElement exposedElement) Constructor parameters in org.immutables.value.processor.encode with type arguments of type EncodingInfoModifierConstructorDescription(package private)Instantiator(Type.Factory typeFactory, Set<EncodingInfo> encodings) -
Uses of EncodingInfo in org.immutables.value.processor.meta
Fields in org.immutables.value.processor.meta with type parameters of type EncodingInfoModifier and TypeFieldDescriptionprivate final Set<EncodingInfo> ImmutableProto.MetaAnnotated.encodingsprivate Set<EncodingInfo> ImmutableProto.MetaAnnotated.InitShim.encodingsprivate final Map<Set<EncodingInfo>, Instantiator> Proto.Environment.instantiatorsMethods in org.immutables.value.processor.meta that return types with arguments of type EncodingInfoModifier and TypeMethodDescriptionImmutableProto.MetaAnnotated.encodings()(package private) Set<EncodingInfo> ImmutableProto.MetaAnnotated.InitShim.encodings()Proto.MetaAnnotated.encodings()Method parameters in org.immutables.value.processor.meta with type arguments of type EncodingInfoModifier and TypeMethodDescriptionprotected voidProto.AbstractDeclaring.collectEncodings(Collection<EncodingInfo> encodings) protected voidProto.DeclaringPackage.collectEncodings(Collection<EncodingInfo> encodings) protected voidProto.DeclaringType.collectEncodings(Collection<EncodingInfo> encodings) (package private) InstantiatorProto.Environment.instantiatorFor(Set<EncodingInfo> encodings)