public final class ClassUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isPresent(String klass)
Check if given class is available on classpath.
|
public static boolean isPresent(String klass)
klass
- Class name to check (FQN).Copyright © 2015. All Rights Reserved.