public interface ISRMapping
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getDefault(Class<T> type)
Gets the default instance of a given class (service).
|
<T> T getDefault(Class<T> type)
T - The class type.type - The type.Copyright © 2016. All rights reserved.