Class Row.R5<C0,​C1,​C2,​C3,​C4>

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

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

      • R5

        public R5​(C0 a,
                  C1 b,
                  C2 c,
                  C3 d,
                  C4 e)