diff options
| author | Kostya <mail@sartin.in> | 2026-08-14 20:54:31 +0000 |
|---|---|---|
| committer | Kostya <mail@sartin.in> | 2026-08-14 20:54:31 +0000 |
| commit | d77a70c48865592be9029aeb0c83b36c162ea31a (patch) | |
| tree | 219adfbeb1991b71433d5d36375e93fe73f81dec /api/src/test/java/market/guess | |
| parent | 001f6444fec8fcd5312028cfdae90f4f93424559 (diff) | |
| download | guess-market-d77a70c48865592be9029aeb0c83b36c162ea31a.tar.gz guess-market-d77a70c48865592be9029aeb0c83b36c162ea31a.tar.xz guess-market-d77a70c48865592be9029aeb0c83b36c162ea31a.zip | |
Switch TradingMechanism quantities to int, add yes/no and select prompts
TradingMechanism's q/quantity params move from long/long[] to int/int[]
to match the rest of the domain (Trade.quantity, Option counts, etc.
are already int).
Add InputProcessor.readYesNo and readSelect for upcoming menu commands
that need a confirm prompt or a pick-from-list prompt.
Diffstat (limited to 'api/src/test/java/market/guess')
0 files changed, 0 insertions, 0 deletions