Uses of Interface
co.aikar.util.Table.TableConsumer
-
Packages that use Table.TableConsumer Package Description co.aikar.util -
-
Uses of Table.TableConsumer in co.aikar.util
Methods in co.aikar.util with parameters of type Table.TableConsumer Modifier and Type Method Description voidTable. forEach(Table.TableConsumer<R,C,V> consumer)
-