JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
bayou.jtype.PrimitiveType
Packages that use
PrimitiveType
Package
Description
bayou.jtype
Representations of Java types.
Uses of
PrimitiveType
in
bayou.jtype
Methods in
bayou.jtype
that return
PrimitiveType
Modifier and Type
Method and Description
static <T>
PrimitiveType
<T>
PrimitiveType.
of
(
Class
<T> clazz)
Return the PrimitiveType representing the primitive type.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes