Java pattern to change API interface name? - Stack Overflow
Is there some sort of pattern/solution I can use to achieve the following: I am using an API that has an interface called ApiInterface. The interface has 1 method: void apiMethod ...
stackoverflow.com |