to_generic_array


Description:


public Collector<GenericArray<G>,Object,G> to_generic_array<G> ()

Returns a collector that accumulates the elements into a new generic array, in encounter order.

Returns:

the collector implementation


Namespace: Gpseq.Collectors
Package: gpseq-1.0