public class CachingControlEvent extends ControllerEvent
Constructor and Description |
---|
CachingControlEvent(Controller from,
CachingControl cachingControl,
long progress) |
Modifier and Type | Method and Description |
---|---|
CachingControl |
getCachingControl() |
long |
getContentProgress() |
java.lang.String |
toString() |
getSource, getSourceController
public CachingControlEvent(Controller from, CachingControl cachingControl, long progress)
public CachingControl getCachingControl()
public long getContentProgress()
public java.lang.String toString()
toString
in class ControllerEvent