public class StreamStateElement extends Object implements StateElement
| Constructor and Description |
|---|
StreamStateElement(BasicSingleInputStream basicSingleInputStream) |
StreamStateElement(BasicSingleInputStream basicSingleInputStream,
TimeConstant within) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BasicSingleInputStream |
getBasicSingleInputStream() |
TimeConstant |
getWithin() |
int |
hashCode() |
void |
setWithin(TimeConstant within) |
String |
toString() |
public StreamStateElement(BasicSingleInputStream basicSingleInputStream, TimeConstant within)
public StreamStateElement(BasicSingleInputStream basicSingleInputStream)
public BasicSingleInputStream getBasicSingleInputStream()
public TimeConstant getWithin()
getWithin in interface StateElementpublic void setWithin(TimeConstant within)
setWithin in interface StateElementCopyright © 2022 WSO2. All Rights Reserved.