public class FollowingMatcher extends Matcher<NoteData>
| Constructor and Description |
|---|
FollowingMatcher(FollowManagement followManagement)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(NoteData entity)
Method to check an entity.
|
filter, markMatchingpublic FollowingMatcher(FollowManagement followManagement)
followManagement - The FollowManagement to use for any check.Copyright © 2019 Communote team. All rights reserved.