public class TestHookExecute
extends java.lang.Object
| Constructor and Description |
|---|
TestHookExecute() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
doHookIfSet(TestHook<?> testHook) |
static <T> boolean |
doHookIfSet(TestHook<T> testHook,
T obj) |
static boolean |
doHookSetupIfSet(TestHook<?> testHook) |
Copyright (c) 2004-2012 Oracle. All rights reserved.