Interface OneAndAllExists
- All Known Subinterfaces:
ExecutableExistsByIdOperation.ExecutableExistsById, ExecutableExistsByIdOperation.ExistsByIdInCollection<T>, ExecutableExistsByIdOperation.ExistsByIdInScope<T>, ExecutableExistsByIdOperation.ExistsByIdWithOptions<T>, ExecutableExistsByIdOperation.TerminatingExistsById
public interface OneAndAllExists
A common interface for those that support one(T), all(Collection<T>)
- Author:
- Michael Reiche
-
Method Summary
-
Method Details
-
one
-
all
-