public static class ReplacementDiskSort.Element extends Object
Store anything as the data object, but you need to render it to and from disk.
Element(Object data)
Object
getData()
protected int
getRun()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Element(Object data)
public Object getData()
protected int getRun()
public String toString()
toString
Copyright © 2020. All rights reserved.