| Table of Contents
|
public Tuplet();
| Name | Type | Description |
|---|
public Tuplet(Object[] items);
| Name | Type | Description |
|---|---|---|
| items | Object[] |
public Tuplet(T1 t1, T2 t2);
| Name | Type | Description |
|---|---|---|
| t1 | T1 | The first item. |
| t2 | T2 | The second item. |
public Tuplet(KeyValuePair<T1,T2> pair);
| Name | Type | Description |
|---|---|---|
| pair | KeyValuePair<T1,T2> | Key/Value pair. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by