public abstract class Tuple extends Object
| Constructor and Description |
|---|
Tuple() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Object[] |
getParameters()
Returns the struct contents in order.
|
String |
toString()
Returns this struct as a string.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.