com.mysema.query.codegen
Class TypeResolver

java.lang.Object
  extended by com.mysema.query.codegen.TypeResolver

public final class TypeResolver
extends Object

Author:
tiwe

Method Summary
static Type resolve(Type type, Type declaringType, EntityType context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

resolve

public static Type resolve(Type type,
                           Type declaringType,
                           EntityType context)


Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.