existsPredicate property

ExistsPredicate<T> existsPredicate
final

A predicate used to check whether the value already exists

Implementation

final ExistsPredicate<T> existsPredicate;