@Immutable public final class Answer extends Object
Constructor and Description |
---|
Answer(com.jcabi.github.Comment.Smart cmt)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
void |
post(boolean success,
String msg,
Object... args)
Post it..
|
public Answer(com.jcabi.github.Comment.Smart cmt)
cmt
- Commentpublic void post(boolean success, String msg, Object... args) throws IOException
success
- Is it a report about success?msg
- Messageargs
- ArgumentsIOException
- If failsCopyright © 2009–2018 Rultor Inc.. All rights reserved.