Package jnr.ffi

Class Runtime.SingletonHolder

  • Enclosing class:
    Runtime

    private static final class Runtime.SingletonHolder
    extends java.lang.Object
    singleton holder for the default Runtime
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private SingletonHolder()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SYSTEM_RUNTIME

        public static final Runtime SYSTEM_RUNTIME
    • Constructor Detail

      • SingletonHolder

        private SingletonHolder()