Class MockQieByUrlConsumer.MockQieByQueryInvocation

    • Field Detail

      • qieWeight

        private final double qieWeight
      • url

        private final String url
    • Constructor Detail

      • MockQieByQueryInvocation

        MockQieByQueryInvocation​(double qieWeight,
                                 String url)
    • Method Detail

      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • getQieWeight

        public double getQieWeight()
      • getUrl

        public String getUrl()