All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.jrouter.paging.component.PageSupplier Maven / Gradle / Ivy

package net.jrouter.paging.component;

import java.util.function.Supplier;

/**
 * PageImpl supplier.
 */
@FunctionalInterface
public interface PageSupplier extends Supplier {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy