Rename flowcharts
This commit is contained in:
@@ -4,7 +4,7 @@ import java.time.Duration;
|
|||||||
import java.util.Locale;
|
import java.util.Locale;
|
||||||
import java.text.NumberFormat;
|
import java.text.NumberFormat;
|
||||||
/**
|
/**
|
||||||
* This is a class to hold the efficiencty results of a sorter. We will use this
|
* This is a class to hold the efficiency results of a sorter. We will use this
|
||||||
* because we can only have one return value from a method, but want to get more
|
* because we can only have one return value from a method, but want to get more
|
||||||
* than one piece of data from each sorter.
|
* than one piece of data from each sorter.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user