Package jnr.ffi

Class NativeLong.Cache

  • Enclosing class:
    NativeLong

    private static final class NativeLong.Cache
    extends java.lang.Object
    Internal cache of common native long values
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static NativeLong[] cache  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Cache()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Cache

        private Cache()