Class ArchRule.Factory

java.lang.Object
com.tngtech.archunit.lang.ArchRule.Factory
Enclosing interface:
ArchRule

@Internal
public static class ArchRule.Factory
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Factory()  
  • Method Summary

    Modifier and Type Method Description
    static <T> ArchRule create​(ClassesTransformer<T> classesTransformer, ArchCondition<T> condition, Priority priority)  
    static ArchRule withBecause​(ArchRule rule, java.lang.String reason)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait