java.io.Serializable, java.lang.Cloneablepublic static class JoiningSet.JoinPart
extends java.lang.Object
implements java.io.Serializable, java.lang.Cloneable
| Constructor | Description |
|---|---|
JoinPart(int type) |
|
JoinPart(int type,
Expression on_expression) |
Constructs the JoinPart.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
clone() |
public JoinPart(int type,
Expression on_expression)
public JoinPart(int type)
Copyright © 2018. All rights reserved.