public static class Quota.Resource extends ObjectSE
long
limit
StringSE
name
usage
Resource(StringSE name, long usage, long limit)
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSE
public StringSE name
public long usage
public long limit
public Resource(StringSE name, long usage, long limit)