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

cdc.perfs.core.SpanPosition Maven / Gradle / Ivy

There is a newer version: 0.52.0
Show newest version
package cdc.perfs.core;

public enum SpanPosition {
    INSIDE,
    OUTSIDE,
    OVERLAP
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy