Relates :
|
|
Relates :
|
In JDK 5.0, javadoc was updated to elide information about non-public superclasses of a class (JDK-4874845). An analogous situation seems to arise in the Vector API (JDK-8223348) where the various superclasses from less-than-fully-exported packages are printed.
|