-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deprecate DropIterator as it is inlineable with new SelectIterator<T>…
…(iterable.iterator(), new DropIterablePredicate<T>(count)). Signed-off-by: Nikhil Nanivadekar <nikhil.nanivadekar@gs.com>
- Loading branch information
1 parent
4caba0d
commit 0e6bf0e
Showing
2 changed files
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters