All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.longport.quote.SubFlags Maven / Gradle / Ivy

There is a newer version: 2.1.5
Show newest version
package com.longport.quote;

public class SubFlags {
    public static int Quote = 0x1;
    public static int Depth = 0x2;
    public static int Brokers = 0x4;
    public static int Trade = 0x8;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy