takeFirst abstract method

IEntities<E> takeFirst(
  1. int n
)

Implementation

IEntities<E> takeFirst(int n);