Uses of Interface
org.springframework.expression.spel.CompilableIndexAccessor
Packages that use CompilableIndexAccessor
Package
Description
SpEL's default implementations for various core abstractions.
-
Uses of CompilableIndexAccessor in org.springframework.expression.spel.support
Classes in org.springframework.expression.spel.support that implement CompilableIndexAccessorModifier and TypeClassDescriptionclass
A flexibleIndexAccessor
that uses reflection to read from and optionally write to an indexed structure of a target object.