упорядочил папки с кодом.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
package Visual_DVM_2021.UI.Interface;
|
||||
public interface AnalysisWindow extends FormWithSplitters, VisualizerForm{
|
||||
void ShowProjectMaxDim();
|
||||
void ShowNoProjectMaxDim();
|
||||
|
||||
void ShowMetrics();
|
||||
void ShowNoMetrics();
|
||||
void ShowRegions();
|
||||
void ShowNoRegions();
|
||||
void ShowLoopsCount();
|
||||
void ShowFunctionsCount();
|
||||
void ShowArraysCount();
|
||||
}
|
||||
Reference in New Issue
Block a user