JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.kenai.jffi
Array
Uses of Class
com.kenai.jffi.Array
Packages that use
Array
Package
Description
com.kenai.jffi
Uses of
Array
in
com.kenai.jffi
Methods in
com.kenai.jffi
that return
Array
Modifier and Type
Method
Description
static
Array
Array.
newArray
(
Type
elementType, int length)
Creates a new C array layout description.