Searched refs:onParameterizdType (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/nav/
H A DTypeVisitor.java44 return onParameterizdType( (ParameterizedType)t,param);
58 protected abstract T onParameterizdType(ParameterizedType p, P param); method in class:TypeVisitor
H A DReflectionNavigator.java95 public Type onParameterizdType(ParameterizedType p, Class sup) {
176 public Type onParameterizdType(ParameterizedType p, BinderArg args) {
349 public Class onParameterizdType(ParameterizedType p, Void _) {

Completed in 39 milliseconds