JavaScript is disabled on your browser.
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
scriptinterface.defaulttypes
Interface ToInteger
All Known Implementing Classes:
GBoolean
,
GFloat
,
GInteger
public interface
ToInteger
Enables casting to int.
Method Summary
Methods
Modifier and Type
Method and Description
int
asInteger
()
Casts the value to int.
Method Detail
asInteger
int asInteger()
Casts the value to int.
Returns:
the integer representation of the value.
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