public final class Count
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Count.AsInt<T>
Counts the number of elements in the observable source as an int.
|
static class |
Count.AsLong<T>
Counts the number of elements in the observable source as long.
|