Class StdLibModule

    • Constructor Summary

      Constructors 
      Constructor Description
      StdLibModule()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static void loadModule​(java.net.URI uri, VmTyped instance)  
      • Methods inherited from class java.lang.Object

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

      • StdLibModule

        public StdLibModule()
    • Method Detail

      • loadModule

        protected static void loadModule​(java.net.URI uri,
                                         VmTyped instance)