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

cdc.util.tables.TableSection Maven / Gradle / Ivy

There is a newer version: 0.9.0
Show newest version
package cdc.util.tables;

public enum TableSection {
    HEADER,
    DATA
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy