net.sourceforge.wurfl.lang.twoparam
Class Constant<V1,V2,R>
java.lang.Object
net.sourceforge.wurfl.lang.twoparam.TwoParamOp<V1,V2,R>
net.sourceforge.wurfl.lang.twoparam.Constant<V1,V2,R>
public class Constant<V1,V2,R>
- extends TwoParamOp<V1,V2,R>
Date: 27/06/11
- Since:
- 1.3.5
- Version:
- $Id$
| Fields inherited from class net.sourceforge.wurfl.lang.twoparam.TwoParamOp |
logger |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NULL_OP
public static Constant NULL_OP
get
public static <R> Constant get(R value)
execute
public R execute(V1 variable1,
V2 variable2)
- Specified by:
execute in class TwoParamOp<V1,V2,R>
Copyright © 2012 ScientiaMobile Inc.. All Rights Reserved.