Interface RuntimeTypeInfoSet

All Superinterfaces:
TypeInfoSet<Type,Class,Field,Method>

public interface RuntimeTypeInfoSet extends TypeInfoSet<Type,Class,Field,Method>
TypeInfoSet refined for runtime.
Author:
Kohsuke Kawaguchi