public class Preloader extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
INVALID_PRELOAD_METHOD |
| Constructor and Description |
|---|
Preloader() |
| Modifier and Type | Method and Description |
|---|---|
private static Set<Method> |
getPreloadingMethods() |
private static Object |
getSingleton(Method m) |
private static void |
invoke(Method m,
Object instance) |
static Collection<Method> |
load() |
private static final String INVALID_PRELOAD_METHOD
Copyright © 2021. All rights reserved.