com.sparkutils.quality.functions.EmptyToGenerateScalaDocs.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quality_3.4.1.oss_3.4_2.12 Show documentation
Show all versions of quality_3.4.1.oss_3.4_2.12 Show documentation
A Spark library for managing in-process data quality rules via Spark SQL
package com.sparkutils.quality.functions
/**
* Forces scaladoc to generate the package - https://github.com/scala/bug/issues/8124
*/
protected[quality] final class EmptyToGenerateScalaDocs {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy