Skip to content

Instantly share code, notes, and snippets.

@dacamo76
Created October 28, 2019 04:54
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 dacamo76/7f08faff99efa9b3bf87c63b12f7f624 to your computer and use it in GitHub Desktop.
Save dacamo76/7f08faff99efa9b3bf87c63b12f7f624 to your computer and use it in GitHub Desktop.
Medium blog article
interface AttributeRepresentation {
List<Attribute> newAttributeList();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment