com.eharmony.aloha.dataset.package.scala Maven / Gradle / Ivy
The newest version!
package com.eharmony.aloha
/**
* This package name is kept to eHarmony compatibility.
*
* @author R M Deak
*/
package object dataset {
type CharSeqRowCreator[-A] = RowCreator[A, CharSequence]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy