Libraryless. Click here for Pure Java version (10781L/59K).
sclass G22TradingPlatform { settable S name; transient Map<S, WithTimestamp<BidAndAsk>> prices = syncMap(); toString { ret or2(name, super.toString()); } }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): gjtlkbvenryc, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1037263 |
| Snippet name: | G22TradingPlatform |
| Eternal ID of this version: | #1037263/1 |
| Text MD5: | a5fd93d5ca694326239996f8a15ffb46 |
| Transpilation MD5: | 62cf05af46f9b61c4adcb5691901f545 |
| Author: | stefan |
| Category: | javax / trading |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2023-11-01 16:34:46 |
| Source code size: | 173 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 748 / 922 |
| Referenced in: | [show references] |