Getting an Object by reference in Java
问题 New to this website, and excited to share my first question :) Ok so I'm going to be explaining what I have set-up currently so that my question can be understood better. I have 2 java applications: Logic Application (Where all the heavy load occurs) Instrumented Application (Application instrumented into a running game) What I do with these 2 applications is extract information from a game using the Instrumented Application then send it to the Logic Application. The extraction of information