belowAll<C extends Comparable> static method

Cut<C> belowAll<C extends Comparable>()

Implementation

static Cut<C> belowAll<C extends Comparable>() => BelowAll<C>();