Skip to content

Instantly share code, notes, and snippets.

@gadieichhorn
Created May 5, 2019 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gadieichhorn/c7df1d90b39cf7d03f915600289677bd to your computer and use it in GitHub Desktop.
Save gadieichhorn/c7df1d90b39cf7d03f915600289677bd to your computer and use it in GitHub Desktop.
public interface Message {
@NonNull UUID getTrace();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment