public abstract class Union extends java.lang.Object
This class defines common behavior.
Constructor and Description |
---|
Union() |
Modifier and Type | Method and Description |
---|---|
Tuple |
destruct()
Destructuration helper.
|
java.lang.Object[] |
toArray()
Array conversion.
|