I have a bunch of proxy objects, And I need to identify which classes and interfaces these objects are instance of besides the proxy. In other works, I am not actually looking for the instanceof operator, instead I'm looking to get all classes and interfaces for which instanceof would return true for a particular object.
Aucun commentaire:
Enregistrer un commentaire