Skip to content

add the documentation in the methods of org.apache.wayang.api.util.DataQuantaBui... #72

@github-actions

Description

@github-actions

add the documentation in the methods of org.apache.wayang.api.util.DataQuantaBuilderDecorator

https://github.com/apache/incubator-wayang/blob/278cbdc4bd8e87863a7cb43bc68c52ca783039c0/wayang-api/wayang-api-scala-java/code/main/scala/org/apache/wayang/api/util/DataQuantaBuilderDecorator.scala#L31

/**
  * Utility to extend a [[DataQuantaBuilder]]'s functionality by decoration.
  */
/**
 * TODO: add the documentation in the methods of org.apache.wayang.api.util.DataQuantaBuilderDecorator
 * labels: documentation,todo
 */
abstract class DataQuantaBuilderDecorator[This <: DataQuantaBuilder[This, Out], Out]
(baseBuilder: DataQuantaBuilder[_, Out])
  extends DataQuantaBuilder[This, Out] {

5e1d9e1f024145b62c1c86bef26e3deddf5f2340

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationtodo

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions