Uses of Interface
aQute.bnd.signatures.ThrowsSignature
Packages that use ThrowsSignature
-
Uses of ThrowsSignature in aQute.bnd.signatures
Classes in aQute.bnd.signatures that implement ThrowsSignatureFields in aQute.bnd.signatures declared as ThrowsSignatureModifier and TypeFieldDescription(package private) static final ThrowsSignature[]
MethodSignature.EMPTY_ThrowsSignature
final ThrowsSignature[]
MethodSignature.throwTypes
Methods in aQute.bnd.signatures that return ThrowsSignatureModifier and TypeMethodDescription(package private) static ThrowsSignature
MethodSignature.parseThrowsSignature
(StringRover signature) Constructors in aQute.bnd.signatures with parameters of type ThrowsSignatureModifierConstructorDescriptionMethodSignature
(TypeParameter[] typeParameters, JavaTypeSignature[] parameterTypes, Result resultType, ThrowsSignature[] throwTypes)