show/hide this revision's text 3 edited tags
show/hide this revision's text 2 added 14 characters in body

Is there any way to perform SQL Like Queries or Filtering on Java Data Structures?

I want to filter objects in an ArrayList and a HashMap by fields of the objects contained within.

show/hide this revision's text 1

Querying Java Data Structures

Is there any way to perform SQL Like Queries or Filtering on Java Data Structures?

I want to filter objects in an ArrayList by fields of the objects contained within.