public class ActivatorsStorage extends Object
| Constructor and Description |
|---|
ActivatorsStorage() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
GetActivator(String typeString,
Object... args) |
static boolean |
isAssignableFrom(Class<?> a,
Class<?> b,
boolean convertPrimitiveType) |
static void |
VerifyClass(String typeString,
Object... args) |
Copyright © 2016. All rights reserved.