Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.arranger.jarl.util
Class JDKUtil  view JDKUtil download JDKUtil.java

java.lang.Object
  extended bycom.arranger.jarl.util.JDKUtil

public class JDKUtil
extends java.lang.Object

JDKUtil verifies the version of the JDK


Constructor Summary
JDKUtil()
           
 
Method Summary
static void checkJDKVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDKUtil

public JDKUtil()
Method Detail

checkJDKVersion

public static void checkJDKVersion()