/Binder

An Annotation processor that allows binding two classes with each other, where the first class can listen to the updates of the second class ... ideal for MVVM and similar patterns

Primary LanguageJavaApache License 2.0Apache-2.0

Watchers