public class IntegerHolder extends Object
| Constructor and Description |
|---|
IntegerHolder(int value)
Create a new integer container
|
| Modifier and Type | Method and Description |
|---|---|
int |
getValue()
Gets the value stored inside this container
|
void |
setValue(int value)
Sets the value of this container
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved