I'm trying to check if an object implements an interface (If that class of that object implements the interface) in Java. How do I do that? I saw you can do ...
確定! 回上一頁