Interface AsyncProcess

    • Method Detail

      • getProcessCompletion

        @Contract(pure=true)
        @NotNull
        @NotNull Promise<Void> getProcessCompletion()
      • startProcess

        @NotNull
        @NotNull Promise<Void> startProcess()