public class ClassInfoImpl extends Object implements ClassInfo
ClassInfoImpl(String name, ClassLoader loader)
ClassLoader
getLoader()
String
getName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClassInfoImpl(String name, @Nullable ClassLoader loader)
@Nullable public ClassLoader getLoader()
getLoader
ClassInfo
public String getName()
getName
Copyright © 2011–2020 Glowroot contributors. All rights reserved.