Package org.codehaus.groovy.vmplugin.v8
package org.codehaus.groovy.vmplugin.v8
Java 8 VM plugin. Compatibility layer for Java 8 features (lambdas, streams).
-
ClassDescriptionRepresents a cacheable call site, which can reduce the cost of resolving methodsClass for handling array access through invokedynamic using static callsite informationGEP-15: resolver for dynamic compound-assignment operators (
+=,-=, ...).This class contains guards, runtime filters and MethodType signatures used by indy.Bytecode level interface for bootstrap methods used by invokedynamic.Enum for easy differentiation between call types.This class contains math operations used by indy instead of the normal meta method and call site caching system.Deprecated, for removal: This API element is subject to removal in a future version.Defines new Groovy methods which appear on standard Java 8 classes within the Groovy environment.Base state holder for invokedynamic method, property, constructor, and cast selection.This class contains helper methods for converting and comparing types.This class contains several transformers for used during method invocation.
Java17instead.