public class MatchTimeline extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
long | 
frameInterval  | 
List<MatchFrame> | 
frames  | 
| Constructor and Description | 
|---|
MatchTimeline(long frameInterval,
             List<MatchFrame> frames)  | 
public final long frameInterval
public final List<MatchFrame> frames
public MatchTimeline(long frameInterval,
                     List<MatchFrame> frames)
Copyright © 2019. All rights reserved.