Interface TriggerDoubleFunction<T>


public interface TriggerDoubleFunction<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    value(T agent, Transition<T> transition, Parameters params)