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