Set a list.
NERDTimmie opened this issue ยท 3 comments
There is a method to get a Integer list but not a setter.
So how would is set a Integer list?
You don't need to set it. The list you get from the getter is linked to the compound and updates the internal values.
So you add a compound and then add extra entrys?
EG. i have 5 intergers i want to add. but no key for them who would i do that?