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