public class VersionMatcher extends Object
| Modifier and Type | Field and Description |
|---|---|
protected RelationalOp |
relOp |
protected long |
version |
| Constructor and Description |
|---|
VersionMatcher(long version,
RelationalOp relOp) |
protected final long version
protected final RelationalOp relOp
public VersionMatcher(long version,
@Nonnull
RelationalOp relOp)
Copyright © 2003–2015. All rights reserved.