public static final class LayoutPresenters.Builder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
LayoutPresenters.Builder |
bindWith(com.google.android.agera.Receiver<android.view.View> binder) |
LayoutPresenter |
build() |
LayoutPresenters.Builder |
recycleWith(com.google.android.agera.Receiver<android.view.View> recycler) |
@NonNull public LayoutPresenters.Builder bindWith(@NonNull com.google.android.agera.Receiver<android.view.View> binder)
@NonNull public LayoutPresenters.Builder recycleWith(@NonNull com.google.android.agera.Receiver<android.view.View> recycler)
@NonNull public LayoutPresenter build()