Class StringOperators.IndexOfCP

java.lang.Object
org.springframework.data.mongodb.core.aggregation.StringOperators.IndexOfCP
All Implemented Interfaces:
AggregationExpression, MongoExpression
Enclosing class:
StringOperators

public static class StringOperators.IndexOfCP extends Object
AggregationExpression for $indexOfCP.
Author:
Christoph Strobl