org.apache.hadoop.hbase.util
Class ReflectionUtils
java.lang.Object
org.apache.hadoop.hbase.util.ReflectionUtils
@InterfaceAudience.Private
public class ReflectionUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionUtils
public ReflectionUtils()
instantiateWithCustomCtor
public static <T> T instantiateWithCustomCtor(String className,
Class<?>[] ctorArgTypes,
Object[] ctorArgs)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.