Uses of Class
org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactory.ReflectionConstructor
Packages that use ReflectionTypeFactory.ReflectionConstructor
Package
Description
Abstract unified representation of Java language types, to isolate code generation from direct dependencies on the
actual type system implementation.
-
Uses of ReflectionTypeFactory.ReflectionConstructor in org.infinispan.protostream.annotations.impl.types
Fields in org.infinispan.protostream.annotations.impl.types with type parameters of type ReflectionTypeFactory.ReflectionConstructorModifier and TypeFieldDescriptionprivate final Map<Constructor<?>, ReflectionTypeFactory.ReflectionConstructor> ReflectionTypeFactory.ReflectionClass.constructorCacheMethods in org.infinispan.protostream.annotations.impl.types that return ReflectionTypeFactory.ReflectionConstructorModifier and TypeMethodDescriptionReflectionTypeFactory.ReflectionClass.cacheConstructor(Constructor<?> ctor)