public class GeoFilter extends TwitterPreprocessingPredicate
| Constructor and Description |
|---|
GeoFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(USMFStatus twitterStatus)
Tests whether a specific object passes some criteria.
|
void |
validate()
Prepare the filter
|
public GeoFilter()
public boolean test(USMFStatus twitterStatus)
PredicatetwitterStatus - the object being tested.public void validate()
TwitterPreprocessingPredicatevalidate in class TwitterPreprocessingPredicate