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

com.alpine.features.FeatureDesc.scala Maven / Gradle / Ivy

There is a newer version: 1.11
Show newest version
/*
 * Copyright (c) 2015 Alpine Data Labs
 * All rights reserved.
 */
package com.alpine.features

case class FeatureDesc[T](name: String, dataType: DataType[_ <: T])





© 2015 - 2025 Weber Informatics LLC | Privacy Policy