Class ModuleUtils


  • public class ModuleUtils
    extends Object
    • Method Detail

      • getModule

        public static Module getModule​(List<Module> modules,
                                       String uri)
        Since:
        1.5 Changed to return the first, not the last.