E
public class Nth<E> extends Object implements Predicate<E>
Nth(long target)
boolean
accept(E element)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Nth(long target)
public boolean accept(E element)
Predicate
accept
Predicate<E>
element
Copyright © 2016. All rights reserved.