Architexa now supports methods involving generic types. Bugs related to methods such as
public <T> void foo(T[] a, Collection<T> c) { ...
or
public class MyClass<S> { public void foo(Bar b, S s, int i, int j) { ...
have been resolved, and full interaction and exploration of such methods is now possible.
- Overview
- User Guide
- FAQ
-
Forums
- Webinar
Generics Support
(1 post) (1 voice)-
Posted 9 months ago #
Reply
You must log in to post.
Make sense of your code now!
Get Started
Copyright ©2011 Architexa, Inc. All rights reserved.
Privacy Policy |
Terms of Use