public interface Shooting
| Modifier and Type | Interface and Description |
|---|---|
static class |
Shooting.ShootingDO |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Shooting.ShootingDO> |
getShooting() |
void |
hitIncr(String pattern,
int count) |
void |
reqIncr(String pattern,
int count) |
void |
reset(String pattern) |
void |
resetAll() |
default String |
summaryName() |
Copyright © 2019. All rights reserved.