done.inpro.system.completion
Interface TurnCompleter.CompletionAdapter

All Known Implementing Classes:
TurnCompleter.CompletionEvalAdapter, TurnCompleter.CompletionPlayer
Enclosing class:
TurnCompleter

public static interface TurnCompleter.CompletionAdapter


Method Summary
 void newCompletion(double estimatedStartTime, SysInstallmentIU completion)
           
 

Method Detail

newCompletion

void newCompletion(double estimatedStartTime,
                   SysInstallmentIU completion)