Skip to content

Instantly share code, notes, and snippets.

@gahfy
Last active December 15, 2020 04:14
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 gahfy/4bb41b2a32510c8c6f6d874d43ceeeef to your computer and use it in GitHub Desktop.
Save gahfy/4bb41b2a32510c8c6f6d874d43ceeeef to your computer and use it in GitHub Desktop.
fun interface AddressStrategy{
fun promptAddress()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment