Package com.tngtech.archunit.base
Interface DescribedIterable<T>
- All Superinterfaces:
HasDescription,Iterable<T>
- All Known Implementing Classes:
JavaClasses,Slices
@PublicAPI(usage=INHERITANCE)
public interface DescribedIterable<T>
extends Iterable<T>, HasDescription
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from interface com.tngtech.archunit.base.HasDescription
getDescriptionMethods inherited from interface java.lang.Iterable
forEach, iterator, spliterator