libtiger-types-java-doc

Documentation for type arithmetic library for java5
  http://java.net/projects/tiger-types
  0
  no reviews



This library provides functions that perform type arithemtic over the type system of java5. for example, you can compute that list is a sub-type of collection but not collection, you can compute the erasure of java.lang.reflect.type, or you can determine the array component type t from a[t]

this package provides the api documentation for libtiger-types-java.