On 05/10/2010 08:27, Jacob Carlborg wrote:
If you have two classes in one file in Java you can access private methods from the other class.
Only if one class is nested in the other. -- Bruno Medeiros - Software Engineer
On 05/10/2010 08:27, Jacob Carlborg wrote:
If you have two classes in one file in Java you can access private methods from the other class.
Only if one class is nested in the other. -- Bruno Medeiros - Software Engineer