We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c75828 commit ab39850Copy full SHA for ab39850
src/main/java/com/fasterxml/classmate/TypeResolver.java
@@ -13,7 +13,7 @@
13
/**
14
* Object that is used for resolving generic type information of a class
15
* so that it is accessible using simple API. Resolved types are also starting
16
- * point for accessing resolved (generics aware) return and argument types
+ * point for accessing resolved (generics-aware) return and argument types
17
* of class members (methods, fields, constructors).
18
*<p>
19
* Note that resolver instances are stateful in that resolvers cache resolved
0 commit comments