public class ObjectFunctions extends Object
ObjectFunctions()
Object
defaultFunction(Object input, Object defaultValue)
first(Object input)
last(Object input)
int
length(Object input)
Double
toDouble(Object input)
Integer
toInt(Object input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectFunctions()
public Object defaultFunction(Object input, Object defaultValue)
public int length(Object input)
public Object first(Object input)
public Object last(Object input)
public Double toDouble(Object input)
public Integer toInt(Object input)
Copyright © 2014. All Rights Reserved.