com.smartcodeltd.domain
Class SystemTime

java.lang.Object
  extended by com.smartcodeltd.domain.SystemTime

public class SystemTime
extends Object


Constructor Summary
SystemTime()
           
SystemTime(String now)
           
 
Method Summary
 String as(String template)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemTime

public SystemTime()

SystemTime

public SystemTime(String now)
Method Detail

as

public String as(String template)


Copyright © 2016 smartcode ltd. All rights reserved.