GP-0: Fixed DebuggerModelServiceTest. Quite a few changes.

This commit is contained in:
Dan 2021-04-07 11:07:30 -04:00
parent 9f8c6290f4
commit 734507ce12
12 changed files with 223 additions and 31 deletions

View file

@ -20,6 +20,7 @@ import java.util.concurrent.CompletableFuture;
/**
* The interface for receiving input callbacks via {@code IDebugInputCallbacks} or a newer variant.
*
* <p>
* Note: The wrapper implementation will select the appropriate native interface version.
*/
@FunctionalInterface