JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
online.sharedtype.processor.domain.def.ClassDef
Packages that use
ClassDef
Package
Description
online.sharedtype.processor.domain.def
Uses of
ClassDef
in
online.sharedtype.processor.domain.def
Methods in
online.sharedtype.processor.domain.def
that return
ClassDef
Modifier and Type
Method
Description
ClassDef
ClassDef.
reify
(
List
<? extends
TypeInfo
> typeArgs)
Replace any type variables with the type arguments.