1

Is there anything in android that is similar to iphone predicate. Actually I want to search something by querying an arraycollection or a hashmap. Is there any techinique to do so??

Robert Smith
  • 457
  • 2
  • 9
  • 25

1 Answers1

1

look at this example here on Stackoverflow:

Java: Search in HashMap keys based on regex?

Community
  • 1
  • 1
nickfox
  • 2,835
  • 1
  • 26
  • 31