public class PredicateType extends Predicate
PredicateNotType,
Predicate| Constructor and Description |
|---|
PredicateType(int t1)
Constructor used to select events with the tag value
t1. |
PredicateType(int[] tags)
Constructor used to select events with a tag value equal to any of the specified tags.
|
public PredicateType(int t1)
t1.t1 - an event tag valuepublic PredicateType(int[] tags)
tags - the list of tags