- java.lang.Object
-
- jodd.util.InExRules.Rule<R>
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
boolean |
include |
R |
value |
-
Constructor Summary
Constructors
| Constructor and Description |
InExRules.Rule(R value,
boolean include) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
value
public final R value
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
Copyright © 2003-2013 Jodd Team