stella.sql
Class NightlyStatistic.Env

java.lang.Object
  extended by stella.sql.NightlyStatistic.Env
Enclosing class:
NightlyStatistic

public static class NightlyStatistic.Env
extends Object

Test only if the rise and set time is correctly calculated.


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

Constructor Detail

NightlyStatistic.Env

public NightlyStatistic.Env()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Throws:
Exception