Uses of Class
org.infinispan.protostream.annotations.impl.types.ReflectionTypeFactory.ReflectionMethod
Packages that use ReflectionTypeFactory.ReflectionMethod
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.ReflectionMethod in org.infinispan.protostream.annotations.impl.types
Fields in org.infinispan.protostream.annotations.impl.types with type parameters of type ReflectionTypeFactory.ReflectionMethodModifier and TypeFieldDescriptionprivate final Map<Method, ReflectionTypeFactory.ReflectionMethod> ReflectionTypeFactory.ReflectionClass.methodCacheMethods in org.infinispan.protostream.annotations.impl.types that return ReflectionTypeFactory.ReflectionMethodModifier and TypeMethodDescriptionReflectionTypeFactory.ReflectionClass.cacheMethod(Method method)