Class SfComments

java.lang.Object
com.jcabi.github.safe.SfComments
All Implemented Interfaces:
Comments

@Immutable @Loggable(1) public final class SfComments extends Object implements Comments
Safe comments.
Since:
0.34
  • Constructor Details

    • SfComments

      public SfComments(Comments cmt)
      Public ctor.
      Parameters:
      cmt - The original comment
  • Method Details