public class StringWriterProvider extends Object implements IHasWriter, Serializable
| Constructor and Description |
|---|
StringWriterProvider() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
NonBlockingStringWriter |
getWriter()
Get the writer to write to an object.
|
int |
hashCode() |
String |
toString() |
@Nonnull public final NonBlockingStringWriter getWriter()
IHasWriterWriter needs to be created!getWriter in interface IHasWriternull if resolving failed.Copyright © 2014–2017 Philip Helger. All rights reserved.