public class ClasspathUtil extends Object
| Constructor and Description |
|---|
ClasspathUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isJavaTimeAvailable()
Returns
true if java.time API (JSR-310) is available on the classpath, false otherwise. |
Copyright © 2012–2018. All rights reserved.