Name | |
---|---|
void | main(final String[] args) |
class com::wombat::mamda::examples::MamdaOptionChainExample;
An example of MAMDA option chain processing.
This example suffers from a minor lack of configurability: while it does support subscriptions to multiple underlying symbols (with multiple -s options), it does not allow a different source to be specified for each option.
static inline void main(
final String[] args
)
Updated on 2023-03-31 at 15:30:37 +0100