Interface RandomizedSelection.WeightedObject

All Known Implementing Classes:
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()