skip abstract method

Collection<E> skip(
  1. int count
)

Implementation

Collection<E> skip(int count);