Interface RuntimeClassInfo

All Superinterfaces:
ClassInfo<Type,Class>, Locatable, MaybeElement<Type,Class>, NonElement<Type,Class>, RuntimeNonElement, RuntimeTypeInfo, TypeInfo<Type,Class>

public interface RuntimeClassInfo extends ClassInfo<Type,Class>, RuntimeNonElement
Author:
Kohsuke Kawaguchi (kk@kohsuke.org)