Interface DirectMemory

All Superinterfaces:
Memory
All Known Subinterfaces:
AllocatedDirectMemory
All Known Implementing Classes:
NullMemory

public interface DirectMemory extends Memory
  • Method Details

    • getAddress

      long getAddress()