public static class SimpleRobotRules.RobotRule extends Object implements Comparable<SimpleRobotRules.RobotRule>, Serializable
Constructor and Description |
---|
RobotRule(String prefix,
boolean allow) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(SimpleRobotRules.RobotRule o) |
boolean |
equals(Object obj) |
String |
getPrefix() |
int |
hashCode() |
boolean |
isAllow() |
public RobotRule(String prefix, boolean allow)
public boolean isAllow()
public String getPrefix()
public int compareTo(SimpleRobotRules.RobotRule o)
compareTo
in interface Comparable<SimpleRobotRules.RobotRule>
Copyright © 2009–2021 Crawler-Commons. All rights reserved.