public class VersionMatcher
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected RelationalOp |
relOp |
protected long |
version |
| Constructor and Description |
|---|
VersionMatcher(long version,
RelationalOp relOp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
protected final long version
protected final RelationalOp relOp
public VersionMatcher(long version,
@Nonnull
RelationalOp relOp)
SpotBugs is licensed under the LGPL.