com.huihoo.template
Class Example

java.lang.Object
  |
  +--com.huihoo.template.Example

public class Example
extends java.lang.Object


Field Summary
private static java.lang.String today
           
private static java.lang.String[] WEEK_DAY
           
 
Constructor Summary
Example()
           
 
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
 

Field Detail

today

private static java.lang.String today

WEEK_DAY

private static final java.lang.String[] WEEK_DAY
Constructor Detail

Example

public Example()
Method Detail

main

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