Skip to content

Instantly share code, notes, and snippets.

@ehsansouri23
Created August 11, 2020 16:09
Show Gist options
  • Save ehsansouri23/ebb67de93ef313f2e372fc5d75795e5a to your computer and use it in GitHub Desktop.
Save ehsansouri23/ebb67de93ef313f2e372fc5d75795e5a to your computer and use it in GitHub Desktop.
interface DisplayManager {
fun showText(text:String)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment