Uses of Enum Class
org.ejml.equation.Equation.TokenType
Packages that use Equation.TokenType
-
Uses of Equation.TokenType in org.ejml.equation
Methods in org.ejml.equation that return Equation.TokenTypeModifier and TypeMethodDescriptionstatic Equation.TokenTypeReturns the enum constant of this class with the specified name.static Equation.TokenType[]Equation.TokenType.values()Returns an array containing the constants of this enum class, in the order they are declared.