Class RtValuePagination<T,​P extends javax.json.JsonValue>

  • Type Parameters:
    T - Type of iterable objects
    P - Type of source objects
    All Implemented Interfaces:
    Iterable<T>

    @Immutable
    public final class RtValuePagination<T,​P extends javax.json.JsonValue>
    extends Object
    implements Iterable<T>
    Github value pagination.
    Since:
    0.8
    Version:
    $Id: 2f37773a4a8dac6ff03c810c7640c5a36cc59aec $
    Author:
    Paul Polishchuk (ppol@ua.fm)
    See Also:
    Pagination