Class CutOffLimiter

  • All Implemented Interfaces:
    Limiter

    public class CutOffLimiter
    extends Object
    implements Limiter
    Simplest implementation, that just cut's off the given list with the specified limit.