- 
- 
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.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Method Detail
- 
average
public long average()
 
- 
clear
public void clear()
 
- 
isFull
public boolean isFull()
 
 
 
 
 
Copyright © 2013 Centre de Recherche en Informatique de Lens (CRIL). All Rights Reserved.