Searched defs:Frame (Results 1 – 1 of 1) sorted by relevance
89 static final class Frame { class in EntryExitMatchingHookRegistry95 private Frame(String method, Object thisObject, List<Object> args, Object result) { in Frame() method in EntryExitMatchingHookRegistry.Frame