Uses of Class
uk.co.terminological.rjava.RConverter.CollectingConverter
Packages that use RConverter.CollectingConverter
-
Uses of RConverter.CollectingConverter in uk.co.terminological.rjava
Methods in uk.co.terminological.rjava that return RConverter.CollectingConverterModifier and TypeMethodDescriptionstatic <A,
B> RConverter.CollectingConverter<A, B> Static constructor using a collector.static <X,
Y extends RObject>
RConverter.CollectingConverter<X,Y> This constructs a converting collector that can be used directly to collect the results.