Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionuse the version that has a second argument specifying the required type. Migration can be done in two steps: 1.) add an
Object.classsecond argument and keep the cast, 2.) use it properly.
-
Deprecated MethodsMethodDescriptionuse the version that has a second argument specifying the required type. Migration can be done in two steps: 1.) add an
Object.classsecond argument and keep the cast, 2.) use it properly.useScriptBasic.variable(String), not for removal.