@ParametersAreNonnullByDefault public class SymbolCounterObservableSUL<S,I,O> extends SymbolCounterSUL<I,O> implements ObservableSUL<S,I,O>
| Constructor and Description |
|---|
SymbolCounterObservableSUL(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 SymbolCounterObservableSUL(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 SymbolCounterSUL<I,O>public int hashCode()
hashCode in class SymbolCounterSUL<I,O>public String toString()
toString in class SymbolCounterSUL<I,O>Copyright © 2019. All rights reserved.