public final class Threshold extends Object
public static Threshold threshold(int value)
Threshold
.value
- the value of the threshold.IllegalArgumentException
- if the given value is less than zero.public int value()
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.