Skip to content

Instantly share code, notes, and snippets.

@ataulm
Last active July 23, 2018 22:10
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 ataulm/804f5d2b5c47cc1928d4eb8631a60027 to your computer and use it in GitHub Desktop.
Save ataulm/804f5d2b5c47cc1928d4eb8631a60027 to your computer and use it in GitHub Desktop.
class ViewModel {
Observable<DisplayableUser> getUser() { ... }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment