public class IndexCandidate extends Object
| Constructor and Description |
|---|
IndexCandidate(IndexType index,
Set<Condition> subCover,
Object subCondition) |
| Modifier and Type | Method and Description |
|---|---|
IndexType |
getIndex() |
double |
getScore() |
Object |
getSubCondition() |
Set<Condition> |
getSubCover() |
void |
setScore(double newScore) |
Copyright © 2012–2023. All rights reserved.