public abstract class ActivityModel<T extends ActivityView> extends MVCModel<T>
view
ActivityModel(T view)
void
onCreate()
getAdapters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ActivityModel(T view)
public void onCreate()