Interface BytesPerSecond
public interface BytesPerSecond
-
Field Summary
Fields -
Method Summary
-
Field Details
-
UNLIMITED
static final int UNLIMITED- See Also:
-
-
Method Details
-
getMaxBytesPerSecond
int getMaxBytesPerSecond() -
setMaxBytesPerSecond
void setMaxBytesPerSecond(int maxBytesPerSecond)
-