Uses of Class
net.welen.jmole.threshold.ThresholdValues
-
Packages that use ThresholdValues Package Description net.welen.jmole.threshold -
-
Uses of ThresholdValues in net.welen.jmole.threshold
Methods in net.welen.jmole.threshold that return types with arguments of type ThresholdValues Modifier and Type Method Description Map<String,ThresholdValues>Threshold. getIndividualThresholds()Method parameters in net.welen.jmole.threshold with type arguments of type ThresholdValues Modifier and Type Method Description voidThreshold. setIndividualThresholds(Map<String,ThresholdValues> individualThresholdValues)
-