Skip to content

Instantly share code, notes, and snippets.

@andytill
Created July 29, 2012 19:51
Show Gist options
  • Select an option

  • Save andytill/3201489 to your computer and use it in GitHub Desktop.

Select an option

Save andytill/3201489 to your computer and use it in GitHub Desktop.
public interface IdentifiableController {
String getId();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment