public class Constants
extends java.lang.Object
Auxiliary class with several application-wide constants.
Modifier and Type | Class and Description |
---|---|
static class |
Constants.OrderingType
Constants for choosing the ordering type.
|
static class |
Constants.SearchType
Constants for searching methods.
|
static class |
Constants.ShortestPathType
Constants for shortest path methods.
|
Constructor and Description |
---|
Constants() |