Package org.openhab.core.items
Class ItemPredicates
java.lang.Object
org.openhab.core.items.ItemPredicates
Provides some default predicates that are helpful when working with items.
- Author:
- Kai Kreuzer - Initial contribution
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ItemPredicates
public ItemPredicates()
-
-
Method Details
-
hasLabel
- Parameters:
label
- to filter- Returns:
- created
Predicate
-