Skip to content

Instantly share code, notes, and snippets.

@hboregio
Last active January 2, 2016 00:59
Show Gist options
  • Save hboregio/8227544 to your computer and use it in GitHub Desktop.
Save hboregio/8227544 to your computer and use it in GitHub Desktop.
public interface Callback {
public void finished();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment