Interface Completable


public interface Completable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    complete(Completion completion)
     
  • Method Details