Class NativeMethods.ResourceHolder

  • Enclosing class:
    NativeMethods

    private static final class NativeMethods.ResourceHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private long memory  
      private MemoryIO mm  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • memory

        private final long memory
    • Constructor Detail

      • ResourceHolder

        public ResourceHolder​(MemoryIO mm,
                              long memory)