| Package | Description |
|---|---|
| java.lang.invoke |
The
java.lang.invoke package contains dynamic language support provided directly by the Java core class libraries and virtual machine.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SwitchPoint.invalidateAll(SwitchPoint
Sets all of the given switch points into the invalid state.
|