com.clickntap.tool.types
Class SmartDate

java.lang.Object
  extended by com.clickntap.tool.types.SmartDate

public class SmartDate
extends Object


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

Constructor Detail

SmartDate

public SmartDate()

SmartDate

public SmartDate(long millis)
Method Detail

main

public static void main(String[] args)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2014. All rights reserved.