@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.
|
toString
public Feedback apply(Feedback feedback)
Decorator
product
and returns the result,
leaving the given product unmodified.feedback
- the product to decorate.public int getPriority()
getPriority
in class LocatableService
Locator
s to prioritize this object.Copyright © 2012–2017 Schlichtherle IT Services. All rights reserved.