findCommentByIdx

findCommentByIdx(int idx) method

Finds a comment in the collection by index.

Parameters

NameTypeDescription
idxintUnique index of a comment to find {@code int}.

Returns

Comment, ModernComment