public final class RuntimeUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isClassLoaded(String fullyQualifiedClassName)
Checks if a class is loaded in the current runtime environment.
|
public static boolean isClassLoaded(String fullyQualifiedClassName)
fullyQualifiedClassName - the fully qualified name of the class to checkCopyright © 1998–2025 Apryse Group NV. All rights reserved.