btw, this solution doesn't involve any reflection ...
# android
k
btw, this solution doesn't involve any reflection or anonymous class generation, as
MyClass::member.name
is a compile time intrinsic (I wrote it myself)
👍 2