public class ProcessLogIndexComparator extends java.lang.Object implements java.util.Comparator<ProcessLog>, java.io.Serializable
| Constructor and Description |
|---|
ProcessLogIndexComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ProcessLog o1,
ProcessLog o2) |
public int compare(ProcessLog o1, ProcessLog o2)
compare in interface java.util.Comparator<ProcessLog>Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.