com.waveset.util
Class JREVersion

java.lang.Object
  extended bycom.waveset.util.JREVersion

public class JREVersion
extends java.lang.Object

Utility class for getting current JRE version.


Constructor Summary
JREVersion()
           
 
Method Summary
static boolean isThisAtLeast1_4()
          Is the current JRE at least 1.4?
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JREVersion

public JREVersion()
Method Detail

isThisAtLeast1_4

public static boolean isThisAtLeast1_4()
Is the current JRE at least 1.4?