Module com.github.akurilov.commons
Interface Listable<T>
-
- All Known Implementing Classes:
ListingLRUMap
public interface Listable<T>Created on 01.08.16.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tlist(java.lang.String afterObjectId, java.util.Collection<T> outputBuffer, int limit)
-