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