public class ResetCounterStateLocalInputSUL<I,O> extends ResetCounterSUL<I,O> implements StateLocalInputSUL<I,O>
| Constructor and Description |
|---|
ResetCounterStateLocalInputSUL(String name,
StateLocalInputSUL<I,O> sul) |
| Modifier and Type | Method and Description |
|---|---|
Collection<I> |
currentlyEnabledInputs() |
boolean |
equals(Object obj) |
StateLocalInputSUL<I,O> |
fork() |
int |
hashCode() |
String |
toString() |
canFork, getStatisticalData, post, pre, steppublic ResetCounterStateLocalInputSUL(String name, StateLocalInputSUL<I,O> sul)
public Collection<I> currentlyEnabledInputs()
currentlyEnabledInputs in interface StateLocalInputSUL<I,O>public StateLocalInputSUL<I,O> fork()
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.