public class BlacklistEntry<R> extends Object
| Constructor and Description |
|---|
BlacklistEntry(JugglingPin<R> jugglingPin,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
JugglingPin<R> |
getJugglingPin() |
Throwable |
getThrowable() |
public BlacklistEntry(JugglingPin<R> jugglingPin, Throwable throwable)
public JugglingPin<R> getJugglingPin()
public Throwable getThrowable()
Copyright © 2017. All rights reserved.