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