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: 11f3e7645e201503866054708daca6d57c9c3a2a $
    Author:
    Paul Polishchuk (ppol@ua.fm)
    See Also:
    Pagination