Uses of Enum Class
xyz.janboerman.scalaloader.configurationserializable.InjectionPoint
Packages that use InjectionPoint
-
Uses of InjectionPoint in xyz.janboerman.scalaloader.configurationserializable
Methods in xyz.janboerman.scalaloader.configurationserializable that return InjectionPointModifier and TypeMethodDescriptionstatic InjectionPoint
Returns the enum constant of this class with the specified name.static InjectionPoint[]
InjectionPoint.values()
Returns an array containing the constants of this enum class, in the order they are declared.