Package jolt.core

Class TempAllocator

All Implemented Interfaces:
Deletable, JoltNative

public final class TempAllocator extends DeletableJoltNative
TempAllocator relies on preview features of the Java platform:
  • TempAllocator refers to one or more preview APIs: MemoryAddress.
Programs can only use TempAllocator when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.