Package money.zumo.zumokit
Interface ChangeListener
-
- All Known Implementing Classes:
ChangeListener.CppProxy
public interface ChangeListener
Callback interface used to listen for changes inZumoKit
class.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
ChangeListener.CppProxy
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onChange()
-