Class ItemCollector

  • All Implemented Interfaces:
    io.annot8.core.components.Annot8Component, io.annot8.core.components.Processor, AutoCloseable

    public class ItemCollector
    extends Object
    implements io.annot8.core.components.Processor
    • Constructor Detail

      • ItemCollector

        public ItemCollector()
    • Method Detail

      • process

        public io.annot8.core.components.responses.ProcessorResponse process​(io.annot8.core.data.Item item)
        Specified by:
        process in interface io.annot8.core.components.Processor
      • getItems

        public List<io.annot8.core.data.Item> getItems()
      • clear

        public void clear()