Uses of Enum Class
edu.sustech.search.engine.github.models.State
Packages that use State
Package
Description
-
Uses of State in edu.sustech.search.engine.github.models
Methods in edu.sustech.search.engine.github.models that return StateModifier and TypeMethodDescriptionMilestone.getState()
static State
Returns the enum constant of this class with the specified name.static State[]
State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.sustech.search.engine.github.models with parameters of type State -
Uses of State in edu.sustech.search.engine.github.models.issue
Methods in edu.sustech.search.engine.github.models.issue that return StateMethods in edu.sustech.search.engine.github.models.issue with parameters of type State