public final class LimitedRange<E> extends Object implements Predicate<E>
LimitedRange(int skip, int limit)
boolean
test(E e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public LimitedRange(int skip, int limit)
public final boolean test(E e)
test
Predicate<E>
Copyright © 2022 MicroStream Software. All rights reserved.