How can I determine if a java.lang.Class object represents a class?
Other java types can be determined by methods like isEnum(), isAnnotation(), isInterface(). I'm missing a method for the class type.
Aucun commentaire:
Enregistrer un commentaire