Example usage for org.springframework.data.domain Slice interface-usage

List of usage examples for org.springframework.data.domain Slice interface-usage

Introduction

In this page you can find the example usage for org.springframework.data.domain Slice interface-usage.

Usage

From source file com.github.obiteaaron.common.data.FixChunk.java

/**
 * A chunk of data restricted by the configured {@link Pageable}.
 *
 * @author Oliver Gierke
 * @since 1.8
 */