public class ClassInfoRegistry extends Object
Constructor and Description |
---|
ClassInfoRegistry() |
Modifier and Type | Method and Description |
---|---|
static ClassInfo |
getClassInfo(Class<?> type)
Returns the
ClassInfo instance registered for the given Class type. |
static void |
registerClassInfo(Class<?> type,
ClassInfo classInfo)
|
Copyright © 2013. All rights reserved.