Interface ClassLoaders.GenericExceptionCallable<V,E extends Exception>

Enclosing class:
ClassLoaders

public static interface ClassLoaders.GenericExceptionCallable<V,E extends Exception>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • call

      V call() throws E
      Throws:
      E