|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.systemsx.cisd.openbis.dss.generic.shared.utils.SpeedUtils
public class SpeedUtils
Utility method for speed.
Constructor Summary | |
---|---|
SpeedUtils()
|
Method Summary | |
---|---|
static int |
trim(int speed)
Returns trimmed speed. |
static int |
trimSpeedHint(int speedHint)
Returns trimmed speed hint. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpeedUtils()
Method Detail |
---|
public static int trim(int speed)
Constants.MAX_SPEED
.
public static int trimSpeedHint(int speedHint)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |