Class Hierarchy
- java.lang.Object
- com.wrapper.spotify.requests.AbstractRequest<T> (implements com.wrapper.spotify.requests.IRequest<T>)
- com.wrapper.spotify.requests.AbstractRequest.Builder<T,BT> (implements com.wrapper.spotify.requests.IRequest.Builder<T,X>)
Interface Hierarchy
- com.wrapper.spotify.requests.IRequest<T>
- com.wrapper.spotify.requests.IRequest.Builder<T,X>