Interface ClassSource_MappedSimple

All Superinterfaces:
ClassSource

public interface ClassSource_MappedSimple extends ClassSource

Simplified API for new class source type. Extenders need only provide an implementation of the simplified ClassSource_MappedSimple.SimpleClassProvider API. Scan processing (iteration, lookup caching, timing and other statistics) are handled by the default implementation.