public class RecyclerBinderConfiguration
extends java.lang.Object
RecyclerBinder
.Modifier and Type | Class and Description |
---|---|
static class |
RecyclerBinderConfiguration.Builder |
public static RecyclerBinderConfiguration.Builder create()
public static RecyclerBinderConfiguration.Builder create(RecyclerBinderConfiguration configuration)
public float getRangeRatio()
public LayoutHandlerFactory getLayoutHandlerFactory()
public boolean isCircular()
public boolean isWrapContent()
public boolean hasDynamicItemHeight()
public boolean getUseBackgroundChangeSets()
public boolean getHScrollAsyncMode()
public LayoutThreadPoolConfiguration getThreadPoolConfiguration()
public boolean getEnableStableIds()
public boolean getEnableItemPrefetch()
public java.util.List<ComponentLogParams> getInvalidStateLogParamsList()
public RunnableHandler getChangeSetThreadHandler()
public boolean moveLayoutsBetweenThreads()
public boolean isReconciliationEnabled()
public boolean isLayoutDiffingEnabled()
public boolean isPostToFrontOfQueueForFirstChangeset()
public ComponentWarmer getComponentWarmer()
public LithoViewFactory getLithoViewFactory()
public int getEstimatedViewportCount()
public ErrorEventHandler getErrorEventHandler()
public ComponentsConfiguration getComponentsConfiguration()