You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ryan Davis edited this page Jan 13, 2015
·
1 revision
interface tannus.core.Updatable <T>
Represents an object which can/must perform some components
of it's behavior periodically, rather than only once.
This interface makes no assumptions about when or how this "update" will occur