@FunctionalInterface public interface Confessionable
| Modifier and Type | Method and Description |
|---|---|
@NotNull Appendable |
confessTo(@NotNull Appendable writer)
Confess data to a writer
|
@NotNull @NotNull Appendable confessTo(@NotNull @NotNull Appendable writer) throws IOException
writer - An output sequenceIOExceptionCopyright 2015, Pavel Ponec