JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.sportradar.unifiedodds.sdk.internal.impl.markets
Interface OperandFactory
All Known Implementing Classes:
OperandFactoryImpl
public interface
OperandFactory
Created on 21/06/2017. // TODO @eti: Javadoc
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Operand
buildOperand
(
Map
<
String
,
String
> specifiers,
String
operandExpression)
Method Details
buildOperand
Operand
buildOperand
(
Map
<
String
,
String
> specifiers,
String
operandExpression)