Interface WeightedRandomSelection.WeightedObject

All Known Implementing Classes:
BookieInfoReader.BookieInfo
Enclosing interface:
WeightedRandomSelection<T>

public static interface WeightedRandomSelection.WeightedObject
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
  • Method Details

    • getWeight

      long getWeight()