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

com.freya02.botcommands.api.pagination.menu.RowPrefixSupplier Maven / Gradle / Ivy

package com.freya02.botcommands.api.pagination.menu;

public interface RowPrefixSupplier {
	String apply(int entryNum, int maxEntries);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy