When I am invoking fun1 wihout parameters, it working …
And question is: How can I invoke, for example, fun1 only with par3 - witch function signature can I use?
Thank you very much.
Thank you. In fact there are many classes which call API. Theese classes are CGLIBed on runtime, so I cannot make combination for every function with default values. I was afarid, that this will not be easy if even possiible.