Class ProbabilityMap.Node<E>

java.lang.Object
me.deecaad.core.utils.ProbabilityMap.Node<E>
Enclosing class:
ProbabilityMap<E>

public static class ProbabilityMap.Node<E> extends Object
  • Method Details

    • getValue

      public E getValue()
    • getChance

      public double getChance()
    • getOffset

      public double getOffset()