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

com.augustnagro.magnum.Sort.scala Maven / Gradle / Ivy

The newest version!
package com.augustnagro.magnum

private case class Sort(
    column: String,
    direction: SortOrder,
    nullOrder: NullOrder
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy