public class GreedyOrderer extends Object implements Orderer
GreedyOrderer()
boolean
equals(Object obj)
int
hashCode()
TraceList
order(TraceList traceList)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public GreedyOrderer()
public TraceList order(TraceList traceList)
Orderer
order
traceList
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019. All rights reserved.