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: cfde3b510b55a1ab89cbaca88f06c1d5724aa2ec $
    Author:
    Paul Polishchuk ([email protected])
    See Also:
    Pagination