Skip to main content

JavaPool

Complete API reference for JavaPool, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Uncategorized

Component: no


public class JavaPool

Static Methods

SignatureReturnsDescription
acquire(Class)TExecutes acquire and returns after the underlying engine call finishes.
release(Object)voidExecutes release and returns after the underlying engine call finishes.
acquireFloatArray(int)float[]Executes acquireFloatArray and returns after the underlying engine call finishes.
acquireFloatArray(int, boolean)float[]Executes acquireFloatArray and returns after the underlying engine call finishes.
releaseFloatArray(float[])voidExecutes releaseFloatArray and returns after the underlying engine call finishes.