If only, with everything extending MethodProvider you can barely tell what you actually need from the specific part of the api since it shows you everything in method provider + the part of the API you are looking at.
And adding onto this MethodProvider has every field public AND a getter method so it's all duplicated.
Idk maybe this is only a true issue on Eclipse but it's pretty hard to navigate and way faster to just keep the javadoc open.