tiger-types
Type arithmetic library for Java5
This library provides functions that perform type arithemtic over the type system of Java5. For example, one can compute that List<String>is a sub-type of Collection<String>but not Collection<Object>, you can compute the erasure of java.lang.reflect.Type, or you can determine the array component type T from A[T].
CDDL-1.0 OR GPL-2.0-only WITH Classpath-exception-2.0cloud_download Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
Loading...
Loading package downloads...