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) |
int |
hashCode() |
public RobotRule(String prefix, boolean allow)
public int compareTo(SimpleRobotRules.RobotRule o)
compareTo
in interface Comparable<SimpleRobotRules.RobotRule>
Copyright © 2009–2016 Crawler-Commons. All rights reserved.