martaListOrdering

Method compare()

fun ListOrdering:compare(

first: FileInfo,

second: FileInfo

): Boolean

Compare files using this list ordering.

Returns true if first should be placed before second, false otherwise.