Class EmptyIterable
- java.lang.Object
-
- org.saynotobugs.confidence.quality.composite.QualityComposition<java.lang.Iterable<?>>
-
- org.saynotobugs.confidence.quality.iterable.EmptyIterable
-
- All Implemented Interfaces:
Quality<java.lang.Iterable<?>>
public final class EmptyIterable extends QualityComposition<java.lang.Iterable<?>>
-
-
Constructor Summary
Constructors Constructor Description EmptyIterable()
-
Method Summary
-
Methods inherited from class org.saynotobugs.confidence.quality.composite.QualityComposition
assessmentOf, description
-
-