Package 

Class AbstractParameterizedUseCase

    • Method Summary

      Modifier and Type Method Description
      abstract T build(P param)
      final T execute(P param)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractParameterizedUseCase

        AbstractParameterizedUseCase()