FirstVersionMatcher
, LastVersionMatcher
public class VersionMatcher
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
protected RelationalOp |
relOp |
|
protected long |
version |
Constructor | Description |
---|---|
VersionMatcher(long version,
RelationalOp relOp) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
int |
hashCode() |
protected final long version
protected final RelationalOp relOp
public VersionMatcher(long version, @NonNull RelationalOp relOp)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.