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

ml.sparkling.graph.api.generators.BasicGeneratorConfigurations.scala Maven / Gradle / Ivy

The newest version!
package ml.sparkling.graph.api.generators

/**
  * Created by Roman Bartusiak [email protected] [email protected] on 26.04.16.
  */
object BasicGeneratorConfigurations {
case class SingleParamConfig[PT](val param:PT) extends GraphGeneratorConfiguration
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy