Interface CallableE<V,E extends Exception>

All Superinterfaces:
Callable<V>
All Known Subinterfaces:
SimpleCallable<V>, StructureCallable<V>

public interface CallableE<V,E extends Exception> extends Callable<V>
  • Method Summary

    Modifier and Type
    Method
    Description