Interface AllResources<T extends Resource>

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

public interface AllResources<T extends Resource> extends Resources<T>
The Interface AllResources.