Uses of Interface
org.osgi.test.common.exceptions.ConsumerWithException
Packages that use ConsumerWithException
Package
Description
Copyright (c) Contributors to the Eclipse Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of ConsumerWithException in org.osgi.test.common.exceptions
Methods in org.osgi.test.common.exceptions with parameters of type ConsumerWithExceptionModifier and TypeMethodDescriptionstatic <T> Consumer<T>ConsumerWithException.asConsumer(ConsumerWithException<T> unchecked) static <T> Consumer<T>ConsumerWithException.asConsumerIgnoreException(ConsumerWithException<T> unchecked)