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

br.eti.clairton.paginated.collection.PaginatedList Maven / Gradle / Ivy

package br.eti.clairton.paginated.collection;

import java.util.List;

public interface PaginatedList extends List, PaginatedCollection{

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy