org.apache.commons.jexl3.parser
Class NumberParser

java.lang.Object
  extended by org.apache.commons.jexl3.parser.NumberParser

public final class NumberParser
extends Object


Constructor Summary
NumberParser()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NumberParser

public NumberParser()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.