| Package | Description | 
|---|---|
| org.opendaylight.infrautils.metrics | |
| org.opendaylight.infrautils.utils | 
| Class and Description | 
|---|
| CheckedCallable | 
| CheckedRunnable
 Functional interface similar to  
Runnable (but not technically
 extending Runnable, because it cannot; and doesn't have to) which can throw a
 generically parameterized type of checked exception. | 
| Class and Description | 
|---|
CheckedConsumer
Consumer which can throw a checked exception. | 
Copyright © 2019 OpenDaylight. All rights reserved.