Class SimpleQueryParser.State

  • Enclosing class:
    SimpleQueryParser

    static class SimpleQueryParser.State
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      State​(char[] data, char[] buffer, int index, int length)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • State

        State​(char[] data,
              char[] buffer,
              int index,
              int length)