org.jboss.resteasy.util
Class Types.TypeInfo
java.lang.Object
org.jboss.resteasy.util.Types.TypeInfo
- Enclosing class:
- Types
public static class Types.TypeInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Types.TypeInfo
public Types.TypeInfo(Class<?> type,
Type genericType)
getType
public Class<?> getType()
getGenericType
public Type getGenericType()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.