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