Searched refs:onVariable (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.java50 return onVariable((TypeVariable)t,param);
60 protected abstract T onVariable(TypeVariable v, P param); method in class:TypeVisitor
H A DReflectionNavigator.java124 public Type onVariable(TypeVariable v, Class sup) {
208 public Type onVariable(TypeVariable v, BinderArg types) {
360 public Class onVariable(TypeVariable v, Void _) {

Completed in 31 milliseconds