EqualsCaseInsensitiveProperty¶
-
public class
EqualsCaseInsensitivePropertyextends CustomOperatorProperty<String>¶ A convenience extension of the
CustomOperatorProperty. The custom operator is “equalsIgnoreCase()”, the underlying type is String.
EqualsCaseInsensitiveProperty extends CustomOperatorProperty<String>¶A convenience extension of the CustomOperatorProperty. The custom operator is “equalsIgnoreCase()”, the underlying type is String.