Example usage for org.springframework.data.domain PageImpl subclass-usage

List of usage examples for org.springframework.data.domain PageImpl subclass-usage

Introduction

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

Usage

From source file com.frank.search.solr.core.query.result.SolrResultPage.java

/**
 * Base implementation of page holding solr response entities.
 * 
 * @author Christoph Strobl
 * @author Francisco Spaeth
 */