Uses of Class
tech.illuin.pipeline.input.indexer.IndexContainer
Packages that use IndexContainer
-
Uses of IndexContainer in tech.illuin.pipeline.input.indexer
Methods in tech.illuin.pipeline.input.indexer that return IndexContainerMethods in tech.illuin.pipeline.input.indexer with parameters of type IndexContainerModifier and TypeMethodDescriptionvoidIndexer.index(T payload, IndexContainer container) default voidMultiIndexer.index(T payload, IndexContainer container) default voidSingleIndexer.index(T payload, IndexContainer container) -
Uses of IndexContainer in tech.illuin.pipeline.output
Methods in tech.illuin.pipeline.output that return IndexContainer