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