Was this page helpful?

Tuplet Constructors

    Tuplet()

    public Tuplet();
    Create a new instance.

    Parameters

    Name Type Description

    Tuplet(Object[] items)

    public Tuplet(Object[] items);
    Create a new instance from a list of items.

    Parameters

    Name Type Description
    items Object[]  

    Tuplet(T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6)

    public Tuplet(T1 t1, T2 t2, T3 t3, T4 t4, T5 t5, T6 t6);
    Create a new instance with initial values for all items.

    Parameters

    Name Type Description
    t1 T1 The first item.
    t2 T2 The second item.
    t3 T3 The third item.
    t4 T4 The fourth item.
    t5 T5 The fifth item.
    t6 T6 The sixth item.
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by