LayoutElementBuilders.LayoutElement.Builder

Added in 1.0.0
Deprecated in 1.2.0

public interface LayoutElementBuilders.LayoutElement.Builder

Known direct subclasses

Builder to create LayoutElement objects.

Summary

Public methods

abstract @NonNull LayoutElementBuilders.LayoutElement

Builds an instance with values accumulated in this Builder.

Public methods

build

Added in 1.0.0
Deprecated in 1.2.0
abstract @NonNull LayoutElementBuilders.LayoutElement build()

Builds an instance with values accumulated in this Builder.