Uses of Class
javax.el.Util.Wrapper
Packages that use Util.Wrapper
-
Uses of Util.Wrapper in javax.el
Subclasses of Util.Wrapper in javax.elModifier and TypeClassDescriptionprivate static classprivate static classMethods in javax.el that return Util.WrapperModifier and TypeMethodDescriptionprivate static Util.WrapperUtil.findWrapper(Class<?> clazz, List<Util.Wrapper> wrappers, String name, Class<?>[] paramTypes, Object[] paramValues) private static Util.WrapperUtil.resolveAmbiguousWrapper(Set<Util.Wrapper> candidates, Class<?>[] paramTypes) Methods in javax.el that return types with arguments of type Util.WrapperModifier and TypeMethodDescriptionstatic List<Util.Wrapper> static List<Util.Wrapper> Util.Wrapper.wrap(Constructor<?>[] constructors) Method parameters in javax.el with type arguments of type Util.WrapperModifier and TypeMethodDescriptionprivate static Util.WrapperUtil.findWrapper(Class<?> clazz, List<Util.Wrapper> wrappers, String name, Class<?>[] paramTypes, Object[] paramValues) private static Util.WrapperUtil.resolveAmbiguousWrapper(Set<Util.Wrapper> candidates, Class<?>[] paramTypes)