| Package | Description | 
|---|---|
| org.apache.giraph.types.ops.collections | Collection interfaces and implementations provided by TypeOps classes. | 
| org.apache.giraph.types.ops.collections.array | WArrayList interfaces and implementations that extend fastutil
 classes, and are provided by TypeOps classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | WDoubleCollection. forEachWhileDouble(DoublePredicate f)Traverse all elements of the array list, calling given function on each
 element. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | WDoubleArrayList. forEachWhileDouble(DoublePredicate f)Traverse all elements of the array list, calling given function on each
 element. | 
Copyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.