com.sun.jersey.core.reflection
Class ReflectionHelper.TypeClassPair
java.lang.Object
com.sun.jersey.core.reflection.ReflectionHelper.TypeClassPair
- Enclosing class:
- ReflectionHelper
public static final class ReflectionHelper.TypeClassPair
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
t
public final Type t
c
public final Class c
ReflectionHelper.TypeClassPair
public ReflectionHelper.TypeClassPair(Type t,
Class c)
Copyright © 2013 Oracle Corporation. All Rights Reserved.