Skip to content

Instantly share code, notes, and snippets.

@Syex
Last active May 8, 2018 11:32
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 Syex/d1926cdf81f022131a89c4a37ed5f333 to your computer and use it in GitHub Desktop.
Save Syex/d1926cdf81f022131a89c4a37ed5f333 to your computer and use it in GitHub Desktop.
class Emitter {
fun defaultStateObservable(): Observable<Data>
fun specialStateObservable(): Observable<Data>
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment