How to import a class from default package with reflection
I want to import a class from default package. it will show compile time error as per Java language specification. So I need an example to load the class from default package using Reflection API.
Aucun commentaire:
Enregistrer un commentaire