[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#628725: ITP: tiger-types -- Type arithmetic library for Java5



Package: wnpp
Severity: wishlist
Owner: James Page <james.page@canonical.com>


* Package name    : tiger-types
  Version         : 1.3
  Upstream Author : Kohsuke Kawaguchi <kk@kohsuke.org>
* 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.



Reply to: