public class JvmOnHelper extends Object
| Constructor and Description |
|---|
JvmOnHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Class |
forNameOrNull(String name,
ClassLoader classLoader) |
static <T> T |
safeCall(Callable<T> call) |
public static <T> T safeCall(Callable<T> call)
public static Class forNameOrNull(String name, ClassLoader classLoader)
Copyright © 2026 vpc open source initiative. All rights reserved.