abstract class Pager::Collection
- Pager::Collection
- Reference
- Object
Direct Known Subclasses
Defined in:
pager/collection.crConstructors
Class Method Summary
Instance Method Summary
- #any? : Bool
- #any?(&) : Bool
- #collection
- #current_page : Int32
- #each(&)
- #empty? : Bool
- #first? : Bool
- #last? : Bool
- #map(&)
- #pages : Int32
- #per_page : Int32
- #size
- #to_a
- #total_size : Int32