Skip to content

Instantly share code, notes, and snippets.

@gahfy
Last active December 15, 2020 04:14
Show Gist options
  • Select an option

  • Save gahfy/4bb41b2a32510c8c6f6d874d43ceeeef to your computer and use it in GitHub Desktop.

Select an option

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