V6
add(V6 addend)
and(V6 operand)
divide(V6 denominator)
mod(V6 denominator)
multiply(V6 multiplicand)
not()
or(V6 operand)
shift(int bits)
subtract(V6 subtrahend)
xor(V6 operand)
Family<V6>
family()
static Family<V6>
v6()
int
compareTo(V6 o)