Skip to content

Commit

Permalink
Adding documentation for async-log
Browse files Browse the repository at this point in the history
Autocommit Thu Jan 15 07:32:18 EST 2015
  • Loading branch information
mxro committed Jan 14, 2015
1 parent 3fb418d commit 24464e3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ public void process() {
}
});

System.out.println("schedule get");
promise.get(new Closure<R>() {

@Override
Expand Down

0 comments on commit 24464e3

Please sign in to comment.