Home
last modified time | relevance | path

Searched defs:TypeVariableInvocationHandler (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/reflect/
DTypes.java354 private static final class TypeVariableInvocationHandler implements InvocationHandler { class in Types
374 TypeVariableInvocationHandler(TypeVariableImpl<?> typeVariableImpl) { in TypeVariableInvocationHandler() method in Types.TypeVariableInvocationHandler