11111
parent
ee7ae4ff9a
commit
3b71011bcb
|
@ -32,9 +32,6 @@ public class ENGINE_ROW_HANG_R1 extends DataEngineRowActuator {
|
||||||
set(uniqueArray);
|
set(uniqueArray);
|
||||||
DataValue[] dataValues1 = get();
|
DataValue[] dataValues1 = get();
|
||||||
System.out.println(Arrays.toString(dataValues1));
|
System.out.println(Arrays.toString(dataValues1));
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue