com.univocity.parsers.common.processor.core
Class NoopProcessor

java.lang.Object
  extended by com.univocity.parsers.common.processor.core.AbstractProcessor
      extended by com.univocity.parsers.common.processor.core.NoopProcessor
All Implemented Interfaces:
Processor

public final class NoopProcessor
extends AbstractProcessor

A singleton instance of a Processor that does nothing.


Field Summary
static Processor instance
          The singleton instance of the no-op Processor
 
Method Summary
 
Methods inherited from class com.univocity.parsers.common.processor.core.AbstractProcessor
processEnded, processStarted, rowProcessed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final Processor instance
The singleton instance of the no-op Processor



Copyright © 2017 uniVocity Software Pty Ltd. All rights reserved.