-
Field Summary 
Fields
long
The usage limit for the resource.
The name of the resource.
long
The current usage of the resource.
-
Constructor Summary 
Constructors
Construct a Resource object with the given name,
usage, and limit.
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
Constructor Details 
-
Resource 