Package 

Class Module.Loader

  • All Implemented Interfaces:
    kotlin.Function , kotlin.Function1

    
    public final class Module.Loader
     implements Function1<String, Module>
                        
    • Method Summary

      Modifier and Type Method Description
      final Module loadModule(String className)
      Module invoke(String className)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait