Package overrungl

Interface Addressable

All Known Subinterfaces:
ArrayPointer
All Known Implementing Classes:
DrawArraysIndirectCommand, DrawArraysIndirectCommand.Buffer, DrawElementsIndirectCommand, DrawElementsIndirectCommand.Buffer, GLFWGamepadState, GLFWGammaRamp, GLFWImage, GLFWImage.Buffer, GLFWVidMode, GLFWVidMode.Buffer, MemoryStackPREVIEW, NFDEnumerator, NFDNFilterItem, NFDNFilterItem.Buffer, NFDU8FilterItem, NFDU8FilterItem.Buffer, Pointer, STBIIoCallbacks, Struct
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface Addressable
Addressable relies on preview features of the Java platform:
Programs can only use Addressable when preview features are enabled.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
An object that has a MemorySegmentPREVIEW value.
Since:
0.1.0
Author:
squid233
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the raw address value.
  • Method Details

    • address

      Returns the raw address value.
      Returns:
      the raw address value