Uses of Interface
org.eclipse.jdt.core.util.IPermittedSubclassesAttributeEntry
Package
Description
Provides a set of tools and utilities for manipulating .class files and Java model elements.
-
Uses of IPermittedSubclassesAttributeEntry in org.eclipse.jdt.core.util
Modifier and TypeMethodDescriptionIPermittedSubclassesAttribute.getPermittedSubclassAttributesEntries()
Answer back the array of permitted subclass attribute entries as specified in the JVM specifications, or an empty array if none.