Uses of Class
org.infinispan.protostream.annotations.impl.processor.types.MirrorTypeFactory.MirrorConstructor
Packages that use MirrorTypeFactory.MirrorConstructor
Package
Description
Representation of types based on javax.lang.model for annotation processing during compile time.
-
Uses of MirrorTypeFactory.MirrorConstructor in org.infinispan.protostream.annotations.impl.processor.types
Fields in org.infinispan.protostream.annotations.impl.processor.types with type parameters of type MirrorTypeFactory.MirrorConstructorModifier and TypeFieldDescriptionprivate final Map<ExecutableElement, MirrorTypeFactory.MirrorConstructor> MirrorTypeFactory.MirrorClass.constructorCacheMethods in org.infinispan.protostream.annotations.impl.processor.types that return MirrorTypeFactory.MirrorConstructorModifier and TypeMethodDescriptionMirrorTypeFactory.MirrorClass.cacheConstructor(ExecutableElement ctor)