com.univocity.parsers.common.processor.core
Class NoopProcessor
java.lang.Object
com.univocity.parsers.common.processor.core.AbstractProcessor
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static final Processor instance
- The singleton instance of the no-op
Processor
Copyright © 2016 uniVocity Software Pty Ltd. All rights reserved.