Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@oliveiradev
Created April 14, 2019 00:46
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 oliveiradev/10b7aa04fb6592847cc8b1176413182b to your computer and use it in GitHub Desktop.
Save oliveiradev/10b7aa04fb6592847cc8b1176413182b to your computer and use it in GitHub Desktop.
class ClasseA {
private val classeB = ClasseB()
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment