@ParametersAreNonnullByDefault public class ResetCounterObservableSUL<S,I,O> extends ResetCounterSUL<I,O> implements ObservableSUL<S,I,O>
| Constructor and Description |
|---|
ResetCounterObservableSUL(String name,
ObservableSUL<S,I,O> sul) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deepCopies() |
boolean |
equals(Object obj) |
ObservableSUL<S,I,O> |
fork() |
S |
getState() |
int |
hashCode() |
String |
toString() |
canFork, getStatisticalData, post, pre, steppublic ResetCounterObservableSUL(String name, ObservableSUL<S,I,O> sul)
public ObservableSUL<S,I,O> fork()
public boolean deepCopies()
deepCopies in interface ObservableSUL<S,I,O>public boolean equals(Object obj)
equals in class ResetCounterSUL<I,O>public int hashCode()
hashCode in class ResetCounterSUL<I,O>public String toString()
toString in class ResetCounterSUL<I,O>Copyright © 2019. All rights reserved.