Home
last modified time | relevance | path

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

/external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/
DSubclassInjectionLoader.java57 private static class WithLookup implements SubclassLoader { class in SubclassInjectionLoader
65 WithLookup(Object lookup, Object codegenLookup, Method privateLookupIn) { in WithLookup() method in SubclassInjectionLoader.WithLookup