public final class

TimelineBuilders.TimelineEntry

extends java.lang.Object

 java.lang.Object

↳androidx.wear.tiles.builders.TimelineBuilders.TimelineEntry

Overview

One piece of renderable content along with the time that it is valid for.

Summary

Methods
public static TimelineBuilders.TimelineEntry.Builderbuilder()

Returns a new TimelineBuilders.TimelineEntry.Builder.

public static TimelineBuilders.TimelineEntryfromProto(TimelineProto.TimelineEntry proto)

public TimelineProto.TimelineEntrytoProto()

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

Methods

Returns a new TimelineBuilders.TimelineEntry.Builder.

public static TimelineBuilders.TimelineEntry fromProto(TimelineProto.TimelineEntry proto)

public TimelineProto.TimelineEntry toProto()