Class Query


  • public class Query
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Query​(java.lang.String mapId, Matcher matcher)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getMapId()  
      Matcher getMatcher()  
      • Methods inherited from class java.lang.Object

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

      • Query

        public Query​(java.lang.String mapId,
                     Matcher matcher)
    • Method Detail

      • getMatcher

        public Matcher getMatcher()
      • getMapId

        public java.lang.String getMapId()