Class QuotaManager.AdjustedQuota
java.lang.Object
uk.ac.manchester.spinnaker.alloc.allocator.QuotaManager.AdjustedQuota
- Enclosing class:
 - QuotaManager
 
Describes the result of the 
QuotaManager.addQuota(int,int)
 operation.- Author:
 - Donal Fellows
 
- 
Method Summary
 
- 
Method Details
- 
getName
- Returns:
 - The name of the group.
 
 - 
getQuota
- Returns:
 - The new quota of the group.
 
 
 -