@GwtCompatible
public interface IntAppender
Modifier and Type | Interface and Description |
---|---|
static class |
IntAppender.CommentNumberAppender |
static class |
IntAppender.SimplePrefixNumberAppender |
Modifier and Type | Method and Description |
---|---|
void |
append(int number,
Appendable appendTo) |
void append(int number, Appendable appendTo) throws IOException
IOException
Copyright © 2018 SPF4J. All rights reserved.