com.lyncode.jtwig.functions.internal.cast
Class ToDouble

java.lang.Object
  extended by com.lyncode.jtwig.functions.internal.cast.ToDouble
All Implemented Interfaces:
JtwigFunction

public class ToDouble
extends Object
implements JtwigFunction


Constructor Summary
ToDouble()
           
 
Method Summary
 Object execute(Object... arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToDouble

public ToDouble()
Method Detail

execute

public Object execute(Object... arguments)
               throws FunctionException
Specified by:
execute in interface JtwigFunction
Throws:
FunctionException


Copyright © 2014. All Rights Reserved.