com.jakewharton.trakt.entities
Class MediaBase.Stats
java.lang.Object
com.jakewharton.trakt.entities.MediaBase.Stats
- All Implemented Interfaces:
- TraktEntity, Serializable
- Enclosing class:
- MediaBase
public static class MediaBase.Stats
- extends Object
- implements TraktEntity
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediaBase.Stats
public MediaBase.Stats()
getWatchers
public Integer getWatchers()
getPlays
public Integer getPlays()
Copyright © 2011 Jake Wharton. All Rights Reserved.