Interface RuntimeResources<T extends Resource>

Type Parameters:
T - the contained type
All Superinterfaces:
Resource, Resources<T>
All Known Subinterfaces:
CompilationResources<T>

public interface RuntimeResources<T extends Resource> extends Resources<T>
A container for Resources needed at runtime.