public final class ReflectionHelper extends Object
Modifier and Type | Method and Description |
---|---|
static Comparable |
extractValue(Object object,
String attributeName) |
static AttributeType |
getAttributeType(Class klass) |
static AttributeType |
getAttributeType(Object value,
String attribute) |
static void |
reset() |
public static AttributeType getAttributeType(Class klass)
public static void reset()
public static AttributeType getAttributeType(Object value, String attribute)
public static Comparable extractValue(Object object, String attributeName) throws Exception
Exception
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.