Package org.apache.groovy.runtime.indy
package org.apache.groovy.runtime.indy
Scoped invokedynamic SwitchPoint utilities for the Groovy MOP (GROOVY-12191).
Canonical policy and domain model: IndyInvalidation.
Install guards via IndyInvalidation.guardWithMopSwitchPoints(java.lang.invoke.MethodHandle, java.lang.invoke.MethodHandle, java.lang.Object) or
IndyInterface.applyMopSwitchPoints.
- Since:
- 6.0.0
-
ClassesClassDescriptionScoped invokedynamic
SwitchPointinvalidation for the Groovy MOP (GROOVY-12191).Lazily allocates aSwitchPointand retires it on demand.