Class Library.DefaultLibrary

  • Enclosing class:
    Library

    private static final class Library.DefaultLibrary
    extends java.lang.Object
    A handle to the current process
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static Library INSTANCE  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private DefaultLibrary()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • INSTANCE

        private static final Library INSTANCE
    • Constructor Detail

      • DefaultLibrary

        private DefaultLibrary()