Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/testing/
DFreshValueGenerator.java228 private final class FreshInvocationHandler extends AbstractInvocationHandler { class in FreshValueGenerator
232 FreshInvocationHandler(Class<?> interfaceType) { in FreshInvocationHandler() method in FreshValueGenerator.FreshInvocationHandler