类 ListDoubleMatch
- java.lang.Object
-
- org.apache.dubbo.rpc.cluster.router.mesh.rule.virtualservice.match.ListDoubleMatch
-
public class ListDoubleMatch extends Object
-
-
方法详细资料
-
getOneof
public List<DoubleMatch> getOneof()
-
setOneof
public void setOneof(List<DoubleMatch> oneof)
-
isMatch
public boolean isMatch(Double input)
-
-