org.reflext.core
Class Utils

java.lang.Object
  extended by org.reflext.core.Utils

public class Utils
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
Utils()
           
 
Method Summary
static boolean isCovariantReturnType(TypeInfo superTI, TypeInfo extendsTI)
           
static TypeInfo resolve(ClassTypeInfo context, TypeInfo type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

isCovariantReturnType

public static boolean isCovariantReturnType(TypeInfo superTI,
                                            TypeInfo extendsTI)

resolve

public static TypeInfo resolve(ClassTypeInfo context,
                               TypeInfo type)


Copyright © 2009 eXo Platform SAS. All Rights Reserved.