I am using ormlite in my android project. I have two classes @DatabaseTable(tableName = \"user开发者_开发百科shows\")
I\'m trying to write a set of filtering functions that can be chained together to progressively filter a data set. What\'s tricky about this is that I want to be able to define the filters in a differ