Uses of Interface
io.github.punchplatform.api.punchline.java.SourceTableCollector
-
-
Uses of SourceTableCollector in io.github.punchplatform.api.punchline.java
Methods in io.github.punchplatform.api.punchline.java with parameters of type SourceTableCollector Modifier and Type Method Description voidSource. setTableCollector(SourceTableCollector tableCollector)Setter to make it clearer to source implementor to not refer directly to the collector.
-