Class PagingCursorbased.Builder<T>

java.lang.Object
se.michaelthelin.spotify.model_objects.AbstractModelObject.Builder
se.michaelthelin.spotify.model_objects.specification.PagingCursorbased.Builder<T>
Type Parameters:
T - The type of the objects contained in a paging object.
All Implemented Interfaces:
IModelObject.Builder
Enclosing class:
PagingCursorbased<T>

public static final class PagingCursorbased.Builder<T> extends AbstractModelObject.Builder
Builder class for building PagingCursorbased instances.