Interface RuntimeNonElement

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

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