Interface OneAndAllExistsReactive

All Known Subinterfaces:
ReactiveExistsByIdOperation.ExistsByIdInCollection, ReactiveExistsByIdOperation.ExistsByIdInScope, ReactiveExistsByIdOperation.ExistsByIdWithOptions, ReactiveExistsByIdOperation.ReactiveExistsById, ReactiveExistsByIdOperation.TerminatingExistsById

public interface OneAndAllExistsReactive
A common interface for those that support one(T), all(Collection<T>)
Author:
Michael Reiche