Allow querying collections without query objects.

Add methods to ListQuery and Set Query to allow for querying without needing to
convert an object into its respective query type.

Bug: 198294382
Test: atest com.android.queryable.queries.ListQueryHelperTest
Test: atest com.android.queryable.queries.SetQueryHelperTest
Change-Id: I58a5792b70c66a7f0164e8975fd3b107f58f0abf
8 files changed