I have the following search code in Java:
return getTableViewController().getMe().getColumns().stream().filter($->Database.equalsColumnName($.getId(), col
Replace get() with orElse(null).
get()