public class IdentityPostProcessor extends Object implements UnaryOperator<Writer>
IdentityPostProcessor creates a post-processor that does nothing
(by simply returning the original writer).| Constructor and Description |
|---|
IdentityPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Writer |
apply(Writer writer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitidentityCopyright © 2024. All rights reserved.