Package com.algo.algorithms
Interface OptionsEnum
-
- All Known Implementing Classes:
AlgorithmsRunner.AlgorithmsEnum,GraphTraversalRunner.TraversalEnum,MainRunner.MainWindowOptions,ShortestPathRunner.ShortestPathEnum
public interface OptionsEnum
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classOptionsEnum.Options
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetOrdinal()java.lang.StringgetText()
-