Searched defs:commentLines (Results 1 – 1 of 1) sorted by relevance
28 private ImmutableList<String> commentLines = ImmutableList.of(); field in IcuData54 public void setFileComment(String... commentLines) { in setFileComment()58 public void setFileComment(Iterable<String> commentLines) { in setFileComment()