Package org.eclipse.jdt.core.util
Interface IBootstrapMethodsEntry
-
public interface IBootstrapMethodsEntryDescription of a bootstrap method table entry as specified in the JVM specifications. This interface may be implemented by clients.- Since:
- 3.8
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int[]getBootstrapArguments()intgetBootstrapMethodReference()
-