GP
Size: a a a
GP
GP
GP
ПФ
ПФ
GP
GP
ПФ
ПФ
GP
ПФ
ПФ
/* 031 */ boolean isNull_1 = i.isNullAt(0);
/* 032 */ java.lang.Integer value_1 = isNull_1 ?
/* 033 */ null : ((java.lang.Integer)i.get(0, null));
/* 034 */ boolean isNull_0 = true;
/* 035 */ int value_0 = -1;
/* 036 */ if (!isNull_1) {
/* 037 */
/* 038 */ isNull_0 = false;
/* 039 */ if (!isNull_0) {
/* 040 */ value_0 = value_1.intValue();
/* 041 */ }
/* 042 */ }
/* 043 */ if (isNull_0) {
/* 044 */ mutableStateArray_0[0].setNullAt(0);
/* 045 */ } else {
/* 046 */ mutableStateArray_0[0].write(0, value_0);
/* 047 */ }
/* 048 */ return (mutableStateArray_0[0].getRow());
/* 049 */ }
ПФ
/* 031 */ boolean isNull_3 = i.isNullAt(0);
/* 032 */ org.jetbrains.spark.api.Arity1 value_3 = isNull_3 ?
/* 033 */ null : ((org.jetbrains.spark.api.Arity1)i.get(0, null));
/* 034 */ if (isNull_3) {
/* 035 */ throw new NullPointerException(((java.lang.String) references[0] /* errMsg */));
/* 036 */ }
/* 037 */ boolean isNull_1 = true;
/* 038 */ java.lang.Integer value_1 = null;
/* 039 */ if (!false) {
/* 040 */
/* 041 */ isNull_1 = false;
/* 042 */ if (!isNull_1) {
/* 043 */
/* 044 */ Object funcResult_0 = null;
/* 045 */ funcResult_0 = value_3.getA();
/* 046 */
/* 047 */ if (funcResult_0 != null) {
/* 048 */ value_1 = (java.lang.Integer) funcResult_0;
/* 049 */ } else {
/* 050 */ isNull_1 = true;
/* 051 */ }
/* 052 */
/* 053 */
/* 054 */ }
/* 055 */ }
/* 056 */ boolean isNull_0 = true;
/* 057 */ int value_0 = -1;
/* 058 */ if (!isNull_1) {
/* 059 */
/* 060 */ isNull_0 = false;
/* 061 */ if (!isNull_0) {
/* 062 */ value_0 = value_1.intValue();
/* 063 */ }
/* 064 */ }
/* 065 */ if (isNull_0) {
/* 066 */ mutableStateArray_0[0].setNullAt(0);
/* 067 */ } else {
/* 068 */ mutableStateArray_0[0].write(0, value_0);
/* 069 */ }
/* 070 */ return (mutableStateArray_0[0].getRow());
/* 071 */ }
/* 072 */
/* 073 */
ПФ
ПФ
GP
ПФ
GP
GP
GP