private static class BooleanWeight.WeightedBooleanClause
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) BooleanClause |
clause |
(package private) Weight |
weight |
Constructor and Description |
---|
WeightedBooleanClause(BooleanClause clause,
Weight weight) |
final BooleanClause clause
final Weight weight
WeightedBooleanClause(BooleanClause clause, Weight weight)