dimanche 8 février 2015

kotlin reflection get list of fields

is there an equivalent for the java reflection foo.getClass().getFields() in Kotlin? I could only find that I can access a field when I know it's name, but I would like to handle fields in a generic way.






Aucun commentaire:

Enregistrer un commentaire