Interface RuntimeTypeInfo

All Superinterfaces:
Locatable, TypeInfo<Type,Class>
All Known Subinterfaces:
RuntimeArrayInfo, RuntimeBuiltinLeafInfo, RuntimeClassInfo, RuntimeElement, RuntimeElementInfo, RuntimeEnumLeafInfo, RuntimeLeafInfo, RuntimeNonElement
All Known Implementing Classes:
RuntimeBuiltinLeafInfoImpl

public interface RuntimeTypeInfo extends TypeInfo<Type,Class>
Author:
Kohsuke Kawaguchi