public final class

TypeBuilders.Int32Prop.Builder

extends java.lang.Object

 java.lang.Object

↳androidx.wear.protolayout.TypeBuilders.Int32Prop.Builder

Overview

Builder for TypeBuilders.Int32Prop

Summary

Constructors
publicBuilder()

Creates an instance of TypeBuilders.StringLayoutConstraint.Builder.

Methods
public TypeBuilders.Int32Propbuild()

Builds an instance from accumulated values.

public TypeBuilders.Int32Prop.BuildersetValue(int value)

Sets the static value.

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Builder()

Creates an instance of TypeBuilders.StringLayoutConstraint.Builder.

Methods

public TypeBuilders.Int32Prop.Builder setValue(int value)

Sets the static value.

public TypeBuilders.Int32Prop build()

Builds an instance from accumulated values.