ControllerHelper

abstract class ControllerHelper<T : EpoxyController?>

A helper class for EpoxyController to handle models. This is only implemented by the generated classes created the annotation processor.

Functions

resetAutoModels
Link copied to clipboard
abstract fun resetAutoModels()