Uses of Class
kos.core.exception.PredicateExceptionHandler.PredicateAndHandler
-
Packages that use PredicateExceptionHandler.PredicateAndHandler Package Description kos.core.exception -
-
Uses of PredicateExceptionHandler.PredicateAndHandler in kos.core.exception
Fields in kos.core.exception with type parameters of type PredicateExceptionHandler.PredicateAndHandler Modifier and Type Field Description (package private) @NonNull List<PredicateExceptionHandler.PredicateAndHandler>PredicateExceptionHandler. predicatesAndHandlersThis is a naive implementation, which the performance degrades linearly as the number of predicates grows.
-