Package com.tngtech.archunit.core.domain
Class ThrowsDeclaration.Functions.Get
java.lang.Object
com.tngtech.archunit.core.domain.ThrowsDeclaration.Functions.Get
- Enclosing class:
- ThrowsDeclaration.Functions
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends HasParameterTypes & HasReturnType & HasName.AndFullName & CanBeAnnotated & HasOwner<JavaClass>>
ChainableFunction<ThrowsDeclaration<T>,T> location()
-
Method Details
-
location
@PublicAPI(usage=ACCESS) public static <T extends HasParameterTypes & HasReturnType & HasName.AndFullName & CanBeAnnotated & HasOwner<JavaClass>> ChainableFunction<ThrowsDeclaration<T>,T> location()
-