Uses of Enum Class
edu.university.ecs.lab.detection.metrics.models.Statements
Package
Description
This package contains classes that represent models used for calculating various metrics related to microservices
and service dependency graphs.
-
Uses of Statements in edu.university.ecs.lab.detection.metrics.models
Modifier and TypeMethodDescriptionstatic Statements
Returns the enum constant of this class with the specified name.static Statements[]
Statements.values()
Returns an array containing the constants of this enum class, in the order they are declared.