Package

pl.touk.nussknacker.engine.api

typed

Permalink

package typed

Visibility
  1. Public
  2. All

Type Members

  1. case class ClazzRef(refClazzName: String, clazz: Class[_], params: List[ClazzRef]) extends Product with Serializable

    Permalink
  2. trait ReturningType extends AnyRef

    Permalink
  3. case class TypedMap(fields: Map[String, Any]) extends Product with Serializable

    Permalink
  4. case class TypedMapDefinition(fields: Map[String, ClazzRef]) extends Product with Serializable

    Permalink

Value Members

  1. object ClazzRef extends Serializable

    Permalink
  2. object TypeEncoders

    Permalink
  3. object typing

    Permalink

Ungrouped