org.resteasy.util
Class Types

java.lang.Object
  extended by org.resteasy.util.Types

public class Types
extends java.lang.Object

Type conversions and generic type manipulations

Version:
$Revision: 1 $
Author:
Bill Burke

Constructor Summary
Types()
           
 
Method Summary
static java.lang.Class<?> getRawType(java.lang.reflect.Type type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Types

public Types()
Method Detail

getRawType

public static java.lang.Class<?> getRawType(java.lang.reflect.Type type)


Copyright © 2008. All Rights Reserved.