Interface RandomizedSelection.WeightedObject
- All Known Subinterfaces:
 RuleApplication
- All Known Implementing Classes:
 AbstractRuleApplicationImpl,PhysicalPlanWithCost
- Enclosing class:
 RandomizedSelection<T extends RandomizedSelection.WeightedObject>
public static interface RandomizedSelection.WeightedObject
- 
Method Summary
 
- 
Method Details
- 
getWeight
double getWeight() 
 -