JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
me.ehp246.aufjms.core.reflection
Interface AnnotatedArgument<T extends
Annotation
>
public interface
AnnotatedArgument<T extends
Annotation
>
Since:
1.0
Author:
Lei Yang
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
annotation
()
Object
argument
()
Parameter
parameter
()
Method Details
annotation
T
annotation
()
argument
Object
argument
()
parameter
Parameter
parameter
()