I understand the general differences between the concepts of
Class, Method, Field, Annotation, ...
), andTypeMirror, TypeElement, ...
).But can someone please compare the two concepts in-depth (or point me to a resource, where it is done)?
For instance, which concept offers what kinds of information that the other does not offer...
Thank you.
javax.lang.model
are used to work with Java source code. They were designed when Generics already existed and can (and have to) support them much more extensively, since they are used before type erasure happens.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With