public interface Rankable extends Comparable<Rankable>
| Modifier and Type | Method and Description | 
|---|---|
| Rankable | copy()Note: We do not defensively copy the object wrapped by the Rankable. | 
| long | getCount() | 
| Object | getObject() | 
compareToCopyright © 2019 The Apache Software Foundation. All rights reserved.