Package jnr.posix

Class POSIXFactory.DefaultLibCProvider.SingletonHolder

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static Crypt crypt  
      static LibC libc  
    • 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

      • libc

        public static LibC libc
      • crypt

        public static Crypt crypt
    • Constructor Detail

      • SingletonHolder

        private SingletonHolder()