ExportReviewNotes: Use lambda for notesFactory.create

The NotesFactory interface changed to use java.util.Predicate. Using a
lambda means this caller doesn't actually care what function type the
interface uses.

Change-Id: Ie79317a3a159d25101e47fa657713be6eefa8b5b
1 file changed
tree: c572abdb70a15dfbb67f0d56982515a858effdaf
  1. .settings/
  2. src/
  3. .gitignore
  4. BUCK
  5. LICENSE