If I have a top level object declaration
package com.example object MyObject {}
how can I convert the string com.example.MyObject into a reference to MyObject?
com.example.MyObject
MyObject
Aucun commentaire:
Enregistrer un commentaire