public final class TracedCallDuplicateStepsAOSortType
extends net.anotheria.util.sorter.SortType
| Modifier and Type | Field and Description |
|---|---|
static int |
SORT_BY_CALL
Sort by call string.
|
static int |
SORT_BY_DEFAULT
Default sort is by call.
|
static int |
SORT_BY_DURATION
Sort by duration.
|
static int |
SORT_BY_POSITIONS
Sort by number of positions.
|
static int |
SORT_BY_TIMESPENT
Sort by timespent
|
| Constructor and Description |
|---|
TracedCallDuplicateStepsAOSortType() |
TracedCallDuplicateStepsAOSortType(int aSortBy) |
TracedCallDuplicateStepsAOSortType(int aSortBy,
boolean aSortOrder) |
public static final int SORT_BY_CALL
public static final int SORT_BY_POSITIONS
public static final int SORT_BY_TIMESPENT
public static final int SORT_BY_DURATION
public static final int SORT_BY_DEFAULT
Copyright © 2010-2015 anotheria.net. All Rights Reserved.