Class CommandParser.ATOM_CHARValidator

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ATOM_CHARValidator()  
    • 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

      • ATOM_CHARValidator

        protected ATOM_CHARValidator()