| Modifier and Type | Method and Description |
|---|---|
static <T> T |
getInstance(Class<? extends T> instanceClass)
Use this method to get instances of the services.
|
public static <T> T getInstance(Class<? extends T> instanceClass)
T - The type expectedinstanceClass - The class of which we want an instanceCopyright © 2018. All rights reserved.