Package org.apache.sshd.common.util.helper
-
Class Summary Class Description LazyIterablesConcatenator<T> Creates a "smooth" wrappingIterable
using several underlying ones to provide the values.LazyMatchingTypeIterable<T> Provides a selectiveIterable
over values that match a specific type out of all available.LazyMatchingTypeIterator<T> AnIterator
that selects only objects of a certain type from the underlying available ones.