Package org.infinispan.protostream.annotations.impl.processor.types
package org.infinispan.protostream.annotations.impl.processor.types
Representation of types based on javax.lang.model for annotation processing during compile time.
-
ClassDescriptionImplementation relying primarily on
TypeMirror, but also capable to use reflection similarly toReflectionTypeFactory.