public class RLimit extends Object
| Constructor and Description |
|---|
RLimit() |
| Modifier and Type | Method and Description |
|---|---|
int |
getHard() |
int |
getSoft() |
void |
setHard(int hard) |
void |
setSoft(int soft) |
String |
toString() |
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.