public class WrappedInt
extends java.lang.Object
| Constructor and Description | 
|---|
| WrappedInt(int initial) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | decrement() | 
| int | get() | 
| void | increment() | 
| void | set(int value) | 
Copyright © 2018 The Apache Software Foundation