Interface DataRouteSupportUtil.ConfirmingWork

Enclosing class:
DataRouteSupportUtil

public static interface DataRouteSupportUtil.ConfirmingWork
Perform a task and return a confirmation in the form of a boolean.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • exec

      boolean exec()