public final class ToInteger extends Object implements UnaryFunction<String,Integer>
digit
ToInteger()
Integer
evaluate(String str)
static ToInteger
instance()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ToInteger()
public Integer evaluate(String str)
evaluate
UnaryFunction<String,Integer>
public static final ToInteger instance()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.