|
| int | compare (final Map.Entry< Method, Long > o1, final Map.Entry< Method, Long > o2) |
| |
|
| static Comparator< Map.Entry< Method, Long > > | getInstance () |
| |
Definition at line 1 of file PerfTestMapDecode.java.
◆ LongValueComparator()
| LongValueComparator.LongValueComparator |
( |
| ) |
|
|
private |
◆ compare()
| int LongValueComparator.compare |
( |
final Map.Entry< Method, Long > |
o1, |
|
|
final Map.Entry< Method, Long > |
o2 |
|
) |
| |
◆ getInstance()
| static Comparator<Map.Entry<Method, Long> > LongValueComparator.getInstance |
( |
| ) |
|
|
static |
◆ instance
The documentation for this class was generated from the following file: