- 
- 
Method Summary
Methods 
| Modifier and Type | Method and Description |  
| long | average() |  
| void | clear() |  
| boolean | isFull() |  
| void | push(int value) |  
 
- 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
 
 
- 
- 
Method Detail
- 
averagepublic long average() 
 
- 
clearpublic void clear() 
 
- 
isFullpublic boolean isFull() 
 
 
 
 
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.