Class Time


java.lang.Object

  extended byTime


public class Time
extends java.lang.Object


Constructor Summary
Time(int c, double i)
           
 
Method Summary
 double output()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Time


public Time(int c,
            double i)
Method Detail

output


public double output()