Chunk

beam.Chunk$package.Chunk
object Chunk

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Chunk.type

Members list

Value members

Concrete methods

def apply(): Vector[Nothing]
def apply[A](value: A): Vector[A]
def empty: Vector[Nothing]
def repeat[A](value: A): Vector[A]