Class CycleArchCondition.Builder<COMPONENT>

java.lang.Object
com.tngtech.archunit.library.cycle_detection.rules.CycleArchCondition.Builder<COMPONENT>
All Implemented Interfaces:
CycleArchCondition.NeedsRetrieveClasses<COMPONENT>, CycleArchCondition.NeedsRetrieveDescription<COMPONENT>, CycleArchCondition.NeedsRetrieveOutgoingDependencies<COMPONENT>
Enclosing class:
CycleArchCondition<COMPONENT>

@PublicAPI(usage=ACCESS, state=EXPERIMENTAL) public static final class CycleArchCondition.Builder<COMPONENT> extends Object implements CycleArchCondition.NeedsRetrieveClasses<COMPONENT>, CycleArchCondition.NeedsRetrieveDescription<COMPONENT>, CycleArchCondition.NeedsRetrieveOutgoingDependencies<COMPONENT>