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:26:18 EST 2015
  • Loading branch information
mxro committed Jan 14, 2015
1 parent 0705947 commit c5d58c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public void process() {

@Override
public void apply(final R o) {

System.out.println("got");
}
});

Expand Down

0 comments on commit c5d58c1

Please sign in to comment.