public final class

TypeBuilders.FloatProp

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.TypeBuilders.FloatProp

Overview

A float type.

Summary

Methods
public static TypeBuilders.FloatPropfromProto(TypesProto.FloatProp proto)

public floatgetValue()

Gets the value.

public TypesProto.FloatProptoProto()

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

Methods

public float getValue()

Gets the value. Intended for testing purposes only.

public static TypeBuilders.FloatProp fromProto(TypesProto.FloatProp proto)

public TypesProto.FloatProp toProto()