MCPcopy Create free account
hub / github.com/awelm/simpledb / compare

Method compare

src/simpledb/Field.java:23–23  ·  view source on GitHub ↗

Compare the value of this field object to the passed in value. @param op The operator @param value The value to compare this Field to @return Whether or not the comparison yields true.

(Predicate.Op op, Field value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

compareMethod · 0.95
filterMethod · 0.65
filterMethod · 0.65

Implementers 2

StringFieldsrc/simpledb/StringField.java
IntFieldsrc/simpledb/IntField.java

Calls

no outgoing calls

Tested by

no test coverage detected