@FunctionalInterface
public interface PaginationElementConfigurer<T>
| Modifier and Type | Method and Description |
|---|---|
void |
configure(@NotNull ContextBase context,
@NotNull ElementItemBuilder builder,
int index,
int slot,
T value) |
void configure(@NotNull
@NotNull ContextBase context,
@NotNull
@NotNull ElementItemBuilder builder,
int index,
int slot,
@NotNull
T value)