JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.openjdk.jmh.generators.core
Interface ParameterInfo
All Superinterfaces:
MetadataInfo
All Known Implementing Classes:
APParameterInfo
,
ASMParameterInfo
,
RFParameterInfo
public interface
ParameterInfo
extends
MetadataInfo
Method parameter metadata.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
ClassInfo
getType
()
Method Detail
getType
ClassInfo
getType()
Returns:
parameter type
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method