ZippedVectorValues
case class ZippedVectorValues[@specialized(Double, Int, Float, Long) T, @specialized(Double, Int, Float, Long) U](a: Vector[T], b: Vector[U]) extends ZippedValues[T, U]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any