TYPE
- The data type of the source DataReader
.public abstract class SampleLostEvent<TYPE> extends StatusChangedEvent<DataReader<TYPE>>
SampleLostStatus
,
Serialized Formsource
Modifier | Constructor and Description |
---|---|
protected |
SampleLostEvent(DataReader<TYPE> source) |
Modifier and Type | Method and Description |
---|---|
abstract SampleLostEvent<TYPE> |
clone() |
abstract SampleLostStatus |
getStatus() |
getSource, setSource
toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEnvironment
protected SampleLostEvent(DataReader<TYPE> source)
public abstract SampleLostStatus getStatus()
public abstract SampleLostEvent<TYPE> clone()
clone
in class StatusChangedEvent<DataReader<TYPE>>
Copyright © 2014. All rights reserved.