SquirrelJME/SquirrelJME

View on GitHub
assets/developer-notes/stephanie-gawroriski/2018/12/13.mkd

Summary

Maintainability
Test Coverage
# 2018/12/13

## 00:04

Okay so `MULTIANEWARRAY` can return any array type. So, it has to return
Object!

## 00:06

Okay, so I need a generic array set method or similar because of int and such
so, that has to be done.