org.bee.func
Class now

java.lang.Object
  extended by org.bee.func.now

public final class now
extends java.lang.Object


Constructor Summary
now()
          Returns current time
 
Method Summary
static java.util.Date eval()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

now

public now()
Returns current time

Method Detail

eval

public static java.util.Date eval()