static <E> Visitable<E>
of(Iterable<E> iterable)
of(Iterator<E> iterator)
of(Stream<E> stream)
Copyright © 2025 fossc. All rights reserved.