public class Ulimit extends Object
Ulimit()
Ulimit(String name, int soft, int hard)
boolean
equals(Object obj)
Integer
getHard()
String
getName()
getSoft()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Ulimit()
public Ulimit(String name, int soft, int hard)
public String getName()
public Integer getSoft()
public Integer getHard()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
Copyright © 2016. All Rights Reserved.