Class LocalLDAModel.LocalModelData$

Object
scala.runtime.AbstractFunction5<Object,Matrix,Vector,Object,Object,org.apache.spark.ml.clustering.LocalLDAModel.LocalModelData>
org.apache.spark.ml.clustering.LocalLDAModel.LocalModelData$
All Implemented Interfaces:
Serializable, scala.Function5<Object,Matrix,Vector,Object,Object,org.apache.spark.ml.clustering.LocalLDAModel.LocalModelData>
Enclosing class:
LocalLDAModel

public static class LocalLDAModel.LocalModelData$ extends scala.runtime.AbstractFunction5<Object,Matrix,Vector,Object,Object,org.apache.spark.ml.clustering.LocalLDAModel.LocalModelData> implements Serializable
See Also:
  • Field Details

  • Constructor Details

    • LocalModelData$

      public LocalModelData$()