public class ExactLevelFeedbackMessageFilter extends Object implements IFeedbackMessageFilter
ALL, NONE| Constructor and Description |
|---|
ExactLevelFeedbackMessageFilter(int level) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(FeedbackMessage message) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittestpublic ExactLevelFeedbackMessageFilter(int level)
public boolean accept(FeedbackMessage message)
accept in interface IFeedbackMessageFiltermessage - The message to test for inclusionCopyright © 2006–2018 Apache Software Foundation. All rights reserved.