class ComparableReferrerDecorator<T> extends ReferrerDecorator<T> implements Comparable<Referrer<T>>
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
ComparableReferrerDecorator(Referrer<T> ref) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Referrer<T> o) |
getReference, refreshclear, enqueue, equals, get, hashCode, isEnqueued, lookDontTouch, refresh, toStringprivate static final long serialVersionUID
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.