findByName

findByName(String name) method

Find author in a collection by name.

Parameters

NameTypeDescription
nameStringName of an author to find.

Returns

CommentAuthor