net.sourceforge.wurfl.lang.oneparam.string
Class Identity
java.lang.Object
net.sourceforge.wurfl.lang.twoparam.TwoParamOp<V,Curry,R>
net.sourceforge.wurfl.lang.oneparam.OneParamOp<R,R>
net.sourceforge.wurfl.lang.oneparam.ChainableOp<String>
net.sourceforge.wurfl.lang.oneparam.string.StringOp
net.sourceforge.wurfl.lang.oneparam.string.Identity
- All Implemented Interfaces:
- Descriptable
public class Identity
- extends StringOp
- Since:
- 1.3.5
- Version:
- $Id$
| Fields inherited from class net.sourceforge.wurfl.lang.twoparam.TwoParamOp |
logger |
| Methods inherited from class net.sourceforge.wurfl.lang.oneparam.string.StringOp |
toString |
| Methods inherited from class net.sourceforge.wurfl.lang.oneparam.ChainableOp |
then |
singleton
public static final Identity singleton
execute
public String execute(String arg)
- Specified by:
execute in class OneParamOp<String,String>
getDescription
public String getDescription()
Copyright © 2012 ScientiaMobile Inc.. All Rights Reserved.