@BetaApi(value="The surface for batching is not stable yet and may change in the future.")
public interface ElementCounter<E>
| Modifier and Type | Method and Description |
|---|---|
long |
count(E element)
Provides the numerical count associated with the given object.
|
long count(E element)