JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.teavm.model.ValueType.Object
Packages that use
ValueType.Object
Package
Description
org.teavm.model
Uses of
ValueType.Object
in
org.teavm.model
Methods in
org.teavm.model
that return
ValueType.Object
Modifier and Type
Method
Description
ValueType.Object
ValueType.Primitive.
getBoxedType
()
static
ValueType.Object
ValueType.
object
(
String
cls)