Interface StructureCallable<V>

All Superinterfaces:
Callable<V>, CallableE<V,StructureException>

public interface StructureCallable<V> extends CallableE<V,StructureException>
Author:
Igor Sereda
  • Method Summary

    Methods inherited from interface CallableE

    call