Untitled

Run Settings
LanguageJava
Language Version
Run Command
Set<Item> foos = getFoos(items); for (Item item : items) { if (foos.contains(item)) { // Do a thing with foo like items } else { // Do a thing with non foo like items } }
Editor Settings
Theme
Key bindings
Full width
Lines