|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jmonit.util.RuntimeAdaptable
public final class RuntimeAdaptable
Abstract parent class for code that must adapt to libraries / jre available at runtime.
| Field Summary | |
|---|---|
static boolean |
isJava13
|
| Constructor Summary | |
|---|---|
RuntimeAdaptable()
|
|
| Method Summary | |
|---|---|
static boolean |
isPresentInClasspath(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean isJava13
| Constructor Detail |
|---|
public RuntimeAdaptable()
| Method Detail |
|---|
public static boolean isPresentInClasspath(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||