Generated by
JDiff

Class fuego.lang.Time

Added Methods
long getSecondsLong() Time represented in number of the seconds.
 

Changed Methods
int getHours() Change in exceptions thrown from no exceptions to java.lang.ArithmeticException.
Time represented in number of hours since Epoch
int getMinutes() Change in exceptions thrown from no exceptions to java.lang.ArithmeticException.
Time represented in number of minutes since Epoch
int getSeconds() Change in exceptions thrown from no exceptions to java.lang.ArithmeticException.
Time represented in number of the seconds.