Specifically a routine like

boolean isSuperType(Type super, Type, sub);

note Type, not Class<?>


On  Jan 28, 2009, at 21:22, Emmanuel Bernard wrote:

http://java.sun.com/docs/books/jls/third_edition/html/typesValues.html#4.10

Subtyping


I am looking for an ASL 2 / BSD implementation of the subtyping resolution algorithm in Java.

I am thinking Harmony might have one.


Anybody knows?

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev