Hello!

I have a project I work on and I am interested if it's possible to call a method inside a .class file from another java file (without decompiling the .class file).

Eg:

Inside my.java...