public class DefaultClassInfoFactory extends Object
| Constructor and Description |
|---|
DefaultClassInfoFactory() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends AddsToRuleKey> |
forInstance(T value)
Returns the ClassInfo for the object based on its runtime type.
|
public static <T extends AddsToRuleKey> ClassInfo<T> forInstance(T value)