Class AllOperation


  • public class AllOperation
    extends GroupingOperation
    This is a grouping operation that processes the input list as a whole, as opposed to EachOperation which processes each element of that list separately.
    Author:
    Simon Thoresen Hult, bratseth