Class MemoryStack

  • All Implemented Interfaces:
    java.lang.AutoCloseable


    public class MemoryStack
    extends java.lang.Object
    implements java.lang.AutoCloseable
    An off-heap memory stack.

    This class should be used in a thread-local manner for stack allocations.

    See Also:
    Configuration.STACK_SIZE, Configuration.DEBUG_STACK