Class NotOperatorNode

java.lang.Object
org.springframework.data.mongodb.core.spel.ExpressionNode
org.springframework.data.mongodb.core.spel.NotOperatorNode
All Implemented Interfaces:
Iterable<ExpressionNode>

public class NotOperatorNode extends ExpressionNode
Since:
1.10
Author:
Christoph Strobl