mymath
Class Distance

java.lang.Object
  extended by mymath.Distance

public class Distance
extends java.lang.Object


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

Constructor Detail

Distance

public Distance()
Method Detail

main

public static void main(java.lang.String[] args)