Interface XMethod
- All Superinterfaces:
XElement,XExecutable,XMember
- All Known Implementing Classes:
MirrorTypeFactory.MirrorMethod,ReflectionTypeFactory.ReflectionMethod
- Since:
- 4.3
-
Method Summary
Modifier and TypeMethodDescriptionDetermine the type argument of Optional, if the return is Optional, otherwise just return the return type.default booleanMethods inherited from interface org.infinispan.protostream.annotations.impl.types.XElement
getAnnotation, getAnnotationsByType, getDocumentation, getModifiers, getName, getTypeArgument, isFinal, isPrivate, isPublic, isStaticMethods inherited from interface org.infinispan.protostream.annotations.impl.types.XExecutable
getParameterCount, getParameterNames, getParameterTypes, toGenericStringMethods inherited from interface org.infinispan.protostream.annotations.impl.types.XMember
determineRepeatedElementType, getDeclaringClass