Class BlockPrematchHandle

  • All Implemented Interfaces:
    IPrematchHandle

    public class BlockPrematchHandle
    extends Object
    implements IPrematchHandle
    This class first caches all the lines. The cache will be cleaned if it encounters an empty line and cache will be restarted. The cached lines will be released once it is asked to do so.

    • Constructor Detail

      • BlockPrematchHandle

        public BlockPrematchHandle()