JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
dev.hilla.parser.core
Package
dev.hilla.parser.models
Interface ParameterizedModel
All Known Implementing Classes:
ClassInfoModel
,
MethodInfoModel
public interface
ParameterizedModel
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
TypeParameterModel
>
getTypeParameters
()
Method Details
getTypeParameters
List
<
TypeParameterModel
>
getTypeParameters
()