Uses of Enum Class
org.projecthusky.common.enums.Signature
Packages that use Signature
-
Uses of Signature in org.projecthusky.common.enums
Methods in org.projecthusky.common.enums that return SignatureModifier and TypeMethodDescriptionstatic Signature
Gets the Enum with a given code Liefert den Enum anhand eines gegebenen codesstatic Signature
Returns the enum constant of this class with the specified name.static Signature[]
Signature.values()
Returns an array containing the constants of this enum class, in the order they are declared.