epoxy-adapter / com.airbnb.epoxy / SimpleEpoxyAdapter / <init>

<init>

SimpleEpoxyAdapter()

A non-abstract version of com.airbnb.epoxy.EpoxyAdapter that exposes all methods and models as public. Use this if you don't want to create your own adapter subclass and instead want to modify the adapter from elsewhere, such as from an activity.