Class Row.R4<C0,​C1,​C2,​C3>

  • All Implemented Interfaces:
    Freezable<Row<C0,​C1,​C2,​C3,​C3>>, java.lang.Cloneable, java.lang.Comparable
    Enclosing class:
    Row<C0,​C1,​C2,​C3,​C4>

    public static class Row.R4<C0,​C1,​C2,​C3>
    extends Row<C0,​C1,​C2,​C3,​C3>
    • Constructor Detail

      • R4

        public R4​(C0 a,
                  C1 b,
                  C2 c,
                  C3 d)