Interface AstService.ServiceExecutorType1<I,O extends Serializable>

All Superinterfaces:
AstService.ServiceExecutorType
Enclosing interface:
AstService

public static interface AstService.ServiceExecutorType1<I,O extends Serializable> extends AstService.ServiceExecutorType
  • Method Summary

    Modifier and Type
    Method
    Description
    execute(I input1)
     
  • Method Details

    • execute

      O execute(I input1)