@FunctionalInterface public interface Confessionable
Modifier and Type | Method and Description |
---|---|
Appendable |
confessTo(Appendable writer)
Confess data to a writer
|
@Nonnull Appendable confessTo(@Nonnull Appendable writer) throws IOException
writer
- An output sequenceIOException
Copyright 2019-2022, Pavel Ponec