Uses of Enum
nlScript.core.GeneratorHints.Key
Packages that use GeneratorHints.Key
-
Uses of GeneratorHints.Key in nlScript.core
Methods in nlScript.core that return GeneratorHints.KeyModifier and TypeMethodDescriptionstatic GeneratorHints.KeyReturns the enum constant of this type with the specified name.static GeneratorHints.Key[]GeneratorHints.Key.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in nlScript.core with parameters of type GeneratorHints.KeyModifier and TypeMethodDescriptionGeneratorHints.get(GeneratorHints.Key key) GeneratorHints.get(GeneratorHints.Key key, Object defaultValue) GeneratorHints.with(GeneratorHints.Key key, Object object)