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

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • getWeight

      double getWeight()