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 © 2009-2022 The Apache Software Foundation