Class OwbTypeVariableImpl.OwbTypeVariableInvocationHandler
java.lang.Object
org.apache.camel.maven.packaging.generics.OwbTypeVariableImpl.OwbTypeVariableInvocationHandler
- All Implemented Interfaces:
InvocationHandler
- Enclosing class:
OwbTypeVariableImpl
public static class OwbTypeVariableImpl.OwbTypeVariableInvocationHandler
extends Object
implements InvocationHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionType[]method from TypeVariablemethod from TypeVariablegetName()method from TypeVariablebooleantypeVariableEquals(Object object) method from TypeVariableintmethod from TypeVariablemethod from TypeVariable
-
Constructor Details
-
OwbTypeVariableInvocationHandler
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Throwable
-
getName
method from TypeVariable -
getGenericDeclaration
method from TypeVariable -
getBounds
method from TypeVariable -
typeVariableHashCode
public int typeVariableHashCode()method from TypeVariable -
typeVariableEquals
method from TypeVariable -
typeVariableToString
method from TypeVariable
-