Interface Sample<T>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int size()  
      • Methods inherited from interface java.lang.Iterable

        forEach, iterator, spliterator
      • Methods inherited from interface org.processmining.stochasticbpmn.models.stochastic.StochasticObject

        getProbability
    • Method Detail

      • size

        int size()