public final class IsInteger extends Object implements UnaryPredicate<String>
ToInteger
IsInteger()
static IsInteger
instance()
boolean
test(String obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IsInteger()
public boolean test(String obj)
test
UnaryPredicate<String>
public static final IsInteger instance()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.