Home | History | Annotate | Download | only in concurrent

Lines Matching defs:offerFirst

880      * @return {@code true} (as specified by {@link Deque#offerFirst})
883 public boolean offerFirst(E e) {