Uses of Class
java.lang.invoke.SwitchPoint
Package
Description
The
java.lang.invoke
package provides low-level primitives for interacting
with the Java Virtual Machine.-
Uses of SwitchPoint in java.lang.invoke
Modifier and TypeMethodDescriptionstatic void
SwitchPoint.invalidateAll
(SwitchPoint[] switchPoints) Sets all of the given switch points into the invalid state.