-
I want to get the full class name of a nested class in the following format |
Beta Was this translation helpful? Give feedback.
Answered by
KWINEKO
Oct 15, 2024
Replies: 1 comment
-
I find out how to judge. Use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vfsfitvnm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I find out how to judge. Use
.type.class.declaringClass
/.type.class.nestedClasses
.