public final class BooleanIterables
extends java.lang.Object
Iterable
Modifier and Type | Method and Description |
---|---|
static long |
size(BooleanIterable iterable)
Counts the number of elements returned by a type-specific iterable.
|
public static long size(BooleanIterable iterable)
iterable
- an iterable.iterable
.