Package com.tngtech.archunit.core.domain
Class ThrowsClause.Functions
java.lang.Object
com.tngtech.archunit.core.domain.ThrowsClause.Functions
- Enclosing class:
- ThrowsClause<LOCATION extends HasParameterTypes & HasReturnType & HasName.AndFullName & CanBeAnnotated & HasOwner<JavaClass>>
Predefined
functions to transform ThrowsClause.-
Field Summary
Fields -
Method Summary
-
Field Details
-
GET_TYPES
@PublicAPI(usage=ACCESS) public static final ChainableFunction<ThrowsClause<?>,List<JavaClass>> GET_TYPES
-