Package: wnpp Severity: wishlist Owner: James Page <[email protected]>
* Package name : tiger-types Version : 1.3 Upstream Author : Kohsuke Kawaguchi <[email protected]> * URL : http://java.net/projects/tiger-types * License : CDDL or GPL-2 with Classpath exception Programming Lang: Java Description : Type arithmetic library for Java5 This library provides functions that perform type arithemtic over the type system of Java5. For example, you 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] This package is a build dependency for the Jenkins CI toolset. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

