JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
xyz.avarel.aje.runtime
Interface NativeObject<T>
All Known Implementing Classes:
AJEFunction
,
Bool
,
CombinedFunction
,
CompiledFunction
,
Complex
,
ComposedFunction
,
Decimal
,
Dictionary
,
Int
,
NativeFunction
,
Range
,
Text
,
Type
,
Undefined
,
Vector
public interface
NativeObject<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
toNative
()
Method Detail
toNative
T
toNative()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method