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

com.paritytrading.parity.match.Side Maven / Gradle / Ivy

There is a newer version: 0.7.0
Show newest version
package com.paritytrading.parity.match;

/**
 * The order side.
 */
public enum Side {
    BUY,
    SELL
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy