See: Description
Interface | Description |
---|---|
Page<T> |
An indexed page of contiguous items taken from a bigger list.
|
Slice<T> |
A slice of contiguous items taken from a bigger list.
|
Class | Description |
---|---|
SimplePage<T> |
Represents an indexed page of items taken from a bigger list.
|
SimpleSlice<T> |
Represents a slice of items taken from a bigger list.
|
Copyright © 2013-2018–2019 SeedStack. All rights reserved.