Class GafferCollectors


  • public final class GafferCollectors
    extends Object
    Java 8 Collectors for Gaffer, based on the Collectors class. Please note that using a Collector to gather together the items contained in a Stream will result in those items being loaded into memory.