org.reflext.core
Class TypeDomain<T,M>

java.lang.Object
  extended by org.reflext.core.TypeDomain<T,M>

public class TypeDomain<T,M>
extends Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
TypeDomain(TypeModel<T> typeModel, MethodModel<T,M> methodModel)
           
 
Method Summary
 TypeInfo getType(T type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeDomain

public TypeDomain(TypeModel<T> typeModel,
                  MethodModel<T,M> methodModel)
Method Detail

getType

public TypeInfo getType(T type)
                 throws NullPointerException
Throws:
NullPointerException


Copyright © 2009 eXo Platform SAS. All Rights Reserved.