Class RobotCommentsRevisionNote


  • public class RobotCommentsRevisionNote
    extends Object
    • Method Detail

      • trimLeadingEmptyLines

        protected static void trimLeadingEmptyLines​(byte[] bytes,
                                                    org.eclipse.jgit.util.MutableInteger p)
      • getRaw

        public byte[] getRaw()
      • getComments

        public com.google.common.collect.ImmutableList<T> getComments()
      • parse

        public void parse()
                   throws IOException,
                          org.eclipse.jgit.errors.ConfigInvalidException
        Throws:
        IOException
        org.eclipse.jgit.errors.ConfigInvalidException
      • checkParsed

        protected void checkParsed()