Skip to content

Navigable Iterator #25

@Speiger

Description

@Speiger

As suggested by @catap to fastutil.

There should be a NavigableIterator that allows you to jump around to prevent creating iterators all the time.
Idea is: have a jump() function in the iterator that jumps forwards/backwards in the navigableSet and tries to find a suitable target.
This function would be working like a iterator(fromElement) just without creating a iterator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions