Interface ResourceCallback<R extends ResourcePrototype>

Type Parameters:
R - the type of resource

public interface ResourceCallback<R extends ResourcePrototype>
A callback interface for asynchronous operations on resources.