@Immutable @Loggable(value=1) public static final class Commit.Smart extends Object implements Commit
Commit.Smart
Constructor and Description |
---|
Commit.Smart(Commit cmt)
Public ctor.
|
public Commit.Smart(Commit cmt)
cmt
- Commitpublic String message() throws IOException
IOException
- If there is any I/O problempublic URL url() throws IOException
IOException
- If there is any I/O problempublic javax.json.JsonObject json() throws IOException
JsonReadable
json
in interface JsonReadable
IOException
- If there is any I/O problempublic int compareTo(Commit obj)
compareTo
in interface Comparable<Commit>
Copyright © 2012–2014 jcabi.com. All rights reserved.