Java Access Modifiers

Thanks for the answer - anyhow after adding “public static” I can still access private method getY from “main” file.

1 Like