SilverStream
Application Server 3.5

com.sssw.rt.expr
Class AgNaN

java.lang.Object
 |
 +--com.sssw.rt.expr.AgNaN

public class AgNaN
extends Object

Provides a static helper method for runtime to get current timestamp value


Constructor Summary
AgNaN()
           
 
Method Summary
static Double evaluate(Double d)
          Get the complete date and time as a timestamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgNaN

public AgNaN()
Method Detail

evaluate

public static Double evaluate(Double d)
Get the complete date and time as a timestamp

SilverStream
Application Server 3.5