You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Resolving Generic Types with Classmate](http://www.cowtowncoder.com/blog/archives/2012/04/entry_471.html) (some simple usage examples)
23
-
*[Problem with java.lang.reflect.Type](http://www.cowtowncoder.com/blog/archives/2010/12/entry_436.html) (explanation of issues ClassMate was written to solve)
20
+
* Community support via mailing lists: [java-classmate-user](https://groups.google.com/forum/#!forum/java-classmate-users)
21
+
* Optional Commercial Support is available via [Tidelift Subscriptions](https://tidelift.com/subscription/pkg/mav\
Contributions are welcome (of course!); we require a simple one-page CLA to help simplify distribution
28
27
(corporate users want to know how contributions are handled), one per contributor. Feel free to submit
29
28
Pull Requests and we will get you through this formality.
30
29
30
+
One special case is that for reporting possible security issues ("vulnerabilities"), we recommend filing a
31
+
[Tidelift security contact](https://tidelift.com/security) (NOTE: you do NOT have to be a subscriber to do this).
32
+
33
+
## Documentation
34
+
35
+
[Project wiki](/../../wiki) has Javadocs.
36
+
37
+
External links that may help include:
38
+
39
+
*[Resolving Generic Types with Classmate](http://www.cowtowncoder.com/blog/archives/2012/04/entry_471.html) (some simple usage examples)
40
+
*[Problem with java.lang.reflect.Type](http://www.cowtowncoder.com/blog/archives/2010/12/entry_436.html) (explanation of issues ClassMate was written to solve)
0 commit comments