public interface StatusCounterInterface
Modifier and Type | Method and Description |
---|---|
void |
addStatus(StatusInterface counter)
Add the provided counter to this counter.
|
void |
setSuspended(boolean suspend) |
void addStatus(StatusInterface counter)
void setSuspended(boolean suspend)
Copyright © SAS Institute. All Rights Reserved.