public class StatisticsStorage extends Object
| Constructor and Description |
|---|
StatisticsStorage()
Creates an instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
access(Command whenLocked)
Runs the given command with the store locked.
|
public void access(Command whenLocked)
whenLocked - the command to runCopyright © 2023. All rights reserved.