Interface Shell.ResultCallback

Enclosing class:
Shell

public static interface Shell.ResultCallback
The callback to receive a result in Shell.Job.submit(Shell.ResultCallback).
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details