Package

ml.bundle

Shape

Permalink

package Shape

Visibility
  1. Public
  2. All

Type Members

  1. final case class Shape(inputs: Seq[Socket] = Nil, outputs: Seq[Socket] = Nil) extends GeneratedMessage with Message[Shape] with Updatable[Shape] with Product with Serializable

    Permalink
    Annotations
    @SerialVersionUID()

Value Members

  1. object Shape extends GeneratedMessageCompanion[Shape] with Serializable

    Permalink
  2. object ShapeProto

    Permalink

Ungrouped