Hi guys,
I have a code written in C# which is using delegates.
I need to convert it into
java code.
I tried it to convert it manually but am facing problem in delegates.
Do you know any tool that can convert it automatically.
Please help me to solve this issue.