Uses of Package
org.opendaylight.serviceutils.metrics.function
-
Packages that use org.opendaylight.serviceutils.metrics.function Package Description org.opendaylight.serviceutils.metrics -
Classes in org.opendaylight.serviceutils.metrics.function used by org.opendaylight.serviceutils.metrics Class Description CheckedCallable CheckedRunnable Functional interface similar toRunnable
(but not technically extending Runnable, because it cannot; and doesn't have to) which can throw a generically parameterized type of checked exception.