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 XElement
getAnnotation, getAnnotationsByType, getDocumentation, getModifiers, getName, getTypeArgument, isFinal, isPrivate, isPublic, isStaticMethods inherited from interface XExecutable
getParameterCount, getParameterNames, getParameterTypes, toGenericStringMethods inherited from interface XMember
determineRepeatedElementType, getDeclaringClass