ml.bundle

Shape

package Shape

Visibility
  1. Public
  2. All

Type Members

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

    Annotations
    @SerialVersionUID( 0L )

Value Members

  1. object Shape extends GeneratedMessageCompanion[Shape] with Serializable

  2. object ShapeProto

Ungrouped