Is there a way to check if a Class implements an Interface?
Not an instance of a class, but if com.something.MyClass implements
com.something.IMyInterface.

Reply via email to