static O[] emptyObjectArray_a = new O[0]; static O[] emptyObjectArray() { ret emptyObjectArray_a; }