Uses of Enum Class
org.forester.go.GoSubset.Type
Packages that use GoSubset.Type
-
Uses of GoSubset.Type in org.forester.go
Methods in org.forester.go that return GoSubset.TypeModifier and TypeMethodDescriptionBasicGoSubset.getType()
GoSubset.getType()
static GoSubset.Type
Returns the enum constant of this class with the specified name.static GoSubset.Type[]
GoSubset.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.forester.go with parameters of type GoSubset.Type