public interface IAdaptable
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getAdapter(Class<T> clazz)
Method to get an adapter for a class
|
<T> T getAdapter(Class<T> clazz)
T - adapter typeclazz - classCopyright © 2019–2021 HCL. All rights reserved.