Next: VariableBinding, Previous: ValueAdaptor, Up: Base classes [Index]
I store my value in a variable. For example, you can use me to pass numbers by reference. Just instance me before calling a method and ask for my value after that method. There are a lot of other creative uses for my intances, though.
• ValueHolder class-creating instances: | (class) | |
• ValueHolder-accessing: | (instance) | |
• ValueHolder-initializing: | (instance) |