Haxe/java API documentation

To get started with the Haxe java target:


package java

..
db
internal
io
lang
math
net
nio
security
sql
sun
text
time
types
util
vm
Char16

Init

Int16

Int64

Int8

Lib

Platform-specific Java Library. Provides some platform-specific functions for the Java target, such as conversion from Haxe types to native types and vice-versa.

NativeArray

Represents a java fixed-size Array (T[])

NativeString