Class ParsingLocatorUtil


  • final class ParsingLocatorUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ParsingLocatorUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void countChar​(int[] locator, char c)  
      • Methods inherited from class java.lang.Object

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

      • ParsingLocatorUtil

        private ParsingLocatorUtil()
    • Method Detail

      • countChar

        public static void countChar​(int[] locator,
                                     char c)