Searched defs:comments (Results 1 – 1 of 1) sorted by relevance
60 public static StreamItemEntry createForTest(long id, String text, String comments, in createForTest()67 private StreamItemEntry(long id, String text, String comments, long timestamp, in StreamItemEntry()