- java.lang.Object
-
- de.greenrobot.dao.query.WhereCondition.AbstractCondition
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected boolean |
hasSingleValue |
protected java.lang.Object |
value |
protected java.lang.Object[] |
values |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
appendValuesTo(java.util.List<java.lang.Object> valuesTarget) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Available under the Apache License, Version 2.0 - Copyright © 2011-2015 greenrobot.de. All Rights Reserved.