Beispiel #1
0
 @Nullable
 public RunProfileState getState(final Executor executor) throws ExecutionException {
   return myRunProfile.getState(executor, this);
 }