This is clumsy:
* Interface representing a compilation task which might be
* delayed. If the compilation task is delayed it can be
* completed by calls to certain methods of this interface as
* defined in detail by the individual methods.
Surely, "delayed" is not the best way to describe this.
* Interface representing a compilation task which might be
* delayed. If the compilation task is delayed it can be
* completed by calls to certain methods of this interface as
* defined in detail by the individual methods.
Surely, "delayed" is not the best way to describe this.