@Immutable @ServiceImplementation public final class HurlingWindowFeedbackDecorator extends InvalidKeyFeedbackDecorator
HurlingWindowFeedback.| Constructor and Description |
|---|
HurlingWindowFeedbackDecorator() |
| Modifier and Type | Method and Description |
|---|---|
Feedback |
apply(Feedback feedback)
Possibly decorates the given
product and returns the result,
leaving the given product unmodified. |
int |
getPriority()
Returns -100.
|
toStringpublic Feedback apply(Feedback feedback)
Decoratorproduct and returns the result,
leaving the given product unmodified.feedback - the product to decorate.public int getPriority()
getPriority in class LocatableServiceLocators to prioritize this object.Copyright © 2012–2016 Schlichtherle IT Services. All rights reserved.