Uses of Class
com.google.common.reflect.Invokable
-
Uses of Invokable in com.google.common.reflect
Modifier and TypeMethodDescriptionTypeToken.constructor
(Constructor<?> constructor) static <T> Invokable
<T, T> Invokable.from
(Constructor<T> constructor) ReturnsInvokable
ofconstructor
.ReturnsInvokable
ofmethod
.Invokable
<?, ?> Parameter.getDeclaringInvokable()
Returns theInvokable
that declares this parameter.Explicitly specifies the return type of thisInvokable
.Explicitly specifies the return type of thisInvokable
.