public static class Row.R5<C0,C1,C2,C3,C4> extends Row<C0,C1,C2,C3,C4>
Row.R2<C0,C1>, Row.R3<C0,C1,C2>, Row.R4<C0,C1,C2,C3>, Row.R5<C0,C1,C2,C3,C4>
frozen, items
R5(C0 a, C1 b, C2 c, C3 d, C4 e)
clone, cloneAsThawed, compareTo, equals, freeze, get0, get1, get2, get3, get4, hashCode, isFrozen, of, of, of, of, set, set0, set1, set2, set3, set4, toString
getClass, notify, notifyAll, wait, wait, wait
public R5(C0 a, C1 b, C2 c, C3 d, C4 e)