Lightstreamer Python Client SDK 1.0.0-beta.2 API Reference
abstract
NativeIntMap<
V
>(
Dict
<
Int
,
V
>)
package
com.lightstreamer.native
import
com.lightstreamer.native.NativeTypes
Alias for
dict<Int, V>
.