Uses of Class
org.eclipse.jetty.websocket.common.util.ReflectUtils.GenericRef
-
Packages that use ReflectUtils.GenericRef Package Description org.eclipse.jetty.websocket.common.util -
-
Uses of ReflectUtils.GenericRef in org.eclipse.jetty.websocket.common.util
Methods in org.eclipse.jetty.websocket.common.util with parameters of type ReflectUtils.GenericRef Modifier and Type Method Description private static boolean
ReflectUtils. resolveGenericRef(ReflectUtils.GenericRef ref, java.lang.Class<?> clazz, java.lang.reflect.Type type)
private static boolean
ReflectUtils. resolveGenericRef(ReflectUtils.GenericRef ref, java.lang.reflect.Type type)
-