Merge branch '5.1.x'
This commit is contained in:
@@ -636,7 +636,7 @@ public class Indexer extends SpelNodeImpl {
|
||||
}
|
||||
|
||||
|
||||
@SuppressWarnings({ "rawtypes", "unchecked" })
|
||||
@SuppressWarnings({"rawtypes", "unchecked"})
|
||||
private class CollectionIndexingValueRef implements ValueRef {
|
||||
|
||||
private final Collection collection;
|
||||
|
||||
Reference in New Issue
Block a user