java.lang.Object
org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.BoolMatch

public class BoolMatch extends Object
  • Constructor Details

    • BoolMatch

      public BoolMatch()
  • Method Details

    • getExact

      public Boolean getExact()
    • setExact

      public void setExact(Boolean exact)
    • isMatch

      public boolean isMatch(boolean input)