Class MPQuery


  • public class MPQuery
    extends java.lang.Object
    MPQuery
    Since:
    3.0.0
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  MPQuery.Builder  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setQuery​(java.lang.String query)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • setQuery

        public void setQuery​(@NonNull
                             java.lang.String query)