Package 

Interface Continuation


  • 
    public interface Continuation<TTaskResult, TContinuationResult>
    
                        

    Copyright 2017 Meniga Iceland Inc.

    • Method Summary

      Modifier and Type Method Description
      abstract TContinuationResult then(Task<TTaskResult> task)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait