Cleaned up the SelectionQuery

This commit is contained in:
2021-08-26 23:29:49 +02:00
parent 65f8f12077
commit 81aaf4a0bf

View File

@@ -60,6 +60,7 @@ public class SelectionQuery extends AbstractQuery {
/** /**
* Gets the parameters * Gets the parameters
*
* @return the parameters * @return the parameters
*/ */
public Object[] getParameters() { public Object[] getParameters() {