Packages
gpseq-1.0
Gpseq
Collectors
average_double
average_float
count
filter
fold
group_by
group_by_with
join
map
max
min
partition
partition_with
reduce
sum_double
sum_float
sum_int
sum_int32
sum_int64
sum_long
sum_uint
sum_uint32
sum_uint64
sum_ulong
tee
to_collection
to_generic_array
to_list
to_map
to_set
wrap
count
Description:
public
Collector
<
int64
?,
Object
,
G
>
count
<
G
> ()
Returns a collector that counts the number of elements.
Returns:
the collector implementation
Namespace:
Gpseq.Collectors
Package:
gpseq-1.0