public interface Market
Modifier and Type | Method and Description |
---|---|
int |
getId()
Returns the id of the market
|
List<String> |
getOutcomes()
Returns outcomes for this market
|
String |
getSpecifiers()
Returns the specifiers for this market
|
int getId()
String getSpecifiers()
Copyright © 2016–2025. All rights reserved.