Passing arrays between classes

how do I create an Object Array in one class and pass it to another class?
if I can’t do this, what’s the workaround?