class Input

An opaque class for script group inputs

Created by calling the Builder2.addInput method. The value is assigned in ScriptGroup.execute(Object...) method as one of its arguments. Arguments to the execute method should be in the same order as intputs are added using the addInput method.

Summary

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025-02-10 UTC.