Interface OnCompletion<T>

  • All Known Subinterfaces:
    ApiCompletion<T>

    public interface OnCompletion<T>
    Created by tehilarozin on 21/07/2016.
    • Method Detail

      • onComplete

        void onComplete​(T result)