Interface SimpleSynchronousResourceReloadListener

All Superinterfaces:
IdentifiableResourceReloadListener, ResourceReloader, SynchronousResourceReloader

public interface SimpleSynchronousResourceReloadListener extends IdentifiableResourceReloadListener, SynchronousResourceReloader
A simplified version of the "resource reload listener" interface, hiding the peculiarities of the API and ensuring all data is loaded on the main thread.