Generated by
JDiff

Interface org.springframework.expression.spel.SpelNode

Changed Methods
Class<?> getObjectClass(Object) Documentation changed from old to new.
Determine the class of the object passed in, unless it is already a class object.
boolean isWritable(ExpressionState) Documentation changed from old to new.
Determine if this expression node will support a setValue() call.