Class NumberInputMaskImpl

  • All Implemented Interfaces:
    NumberInputMask

    public class NumberInputMaskImpl
    extends java.lang.Object
    implements NumberInputMask
    Since:
    3.5.0
    Author:
    henrichen
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object[] parseNumberInput​(java.lang.String txt, java.util.Locale locale)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NumberInputMaskImpl

        public NumberInputMaskImpl()
    • Method Detail

      • parseNumberInput

        public java.lang.Object[] parseNumberInput​(java.lang.String txt,
                                                   java.util.Locale locale)
        Specified by:
        parseNumberInput in interface NumberInputMask
        Parameters:
        txt - the input text