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