org.forester.test
Class Test

java.lang.Object
  extended by org.forester.test.Test

public final class Test
extends Object


Constructor Summary
Test()
           
 
Method Summary
static boolean isEqual(double a, double b)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

public Test()
Method Detail

isEqual

public static boolean isEqual(double a,
                              double b)

main

public static void main(String[] args)