-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
Description
Hi!
You example don't work. Instead .collect(AnnotationDetector::getType); and .collect(AnnotationDetector::getMethod); need use .collect(Cursor::getType); and .collect(Cursor::getMethod); respectively.
Best regards
Reactions are currently unavailable