Uses of Interface
jade.core.sam.CounterValueProvider
-
Packages that use CounterValueProvider Package Description jade.core.sam -
-
Uses of CounterValueProvider in jade.core.sam
Classes in jade.core.sam that implement CounterValueProvider Modifier and Type Class Description classAbsoluteCounterValueProviderclassDifferentialCounterValueProviderMethods in jade.core.sam with parameters of type CounterValueProvider Modifier and Type Method Description voidSAMHelper. addCounterValueProvider(String counterName, CounterValueProvider provider)Register a provider to get values of a given counter
-