public final class Arguments extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static <T> T | checkInstanceOf(Object value,
               Class<T> type)Checks if value is instance of provided class. | 
Copyright © 2019 OpenDaylight. All rights reserved.