Class NegateQueryAbstractBuilder<T extends NegateQueryAbstractBuilder<T>>

    • Constructor Detail

      • NegateQueryAbstractBuilder

        public NegateQueryAbstractBuilder()
    • Method Detail

      • withQuery

        public T withQuery​(Query query)