Search:

Type: Posts; User: Json

Search: Search took 0.07 seconds.

  1. Re: need to know if the object is a number or character

    It all depends I guess but if the footprint is small enough there's no reason to invent the wheel again :)

    // Json
  2. Re: need to know if the object is a number or character

    Or you can have a look at [Apache-SVN] Contents of /commons/proper/lang/trunk/src/java/org/apache/commons/lang/math/NumberUtils.java

    Search for a method called isNumber :)

    For the people out...
Results 1 to 2 of 2