- All Implemented Interfaces:
- Serializable, Cloneable, Descriptor, PublicCloneable<AbstractDescriptor>
- Enclosing class:
- Parameter<C>
public static class Parameter.Wrapper
extends Parameter
A Parameter.Wrapper wraps one Parameter around a Parameter[] (then you can put it in a
Parameter[]). Parameters will recognize this. This can be used when you 'extend'
functionality, and add more parameters. The Parameter array can contain such a
Parameter.Wrapper object containing the original Parameter array.
- See Also:
- Serialized Form