Class CommandParser.DigitCharValidator

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected DigitCharValidator()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isValid​(char chr)
      Validates the supplied character.
      • Methods inherited from class java.lang.Object

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

      • DigitCharValidator

        protected DigitCharValidator()