public class AndRunner extends AndRunner
BASS&&GUITAR.
| Constructor and Description |
|---|
AndRunner(int model,
Runner a,
Runner b)
Constructor for the AndRunner object.
|
| Modifier and Type | Method and Description |
|---|---|
int |
evaluate(long uid)
Return the calculated similarity between this query and the
document with the given unique ID.
|
String |
invalidReason()
Return an explanation as to why this search is invalid.
|
public String invalidReason()
invalidReason in class AndRunnerpublic int evaluate(long uid)
Copyright © 2016 Egothor. All Rights Reserved.