public final class MutableInteger extends Object
Modifier and Type | Field and Description |
---|---|
int |
value
Current value of this boxed value.
|
Constructor and Description |
---|
MutableInteger() |
Copyright © 2016 Eclipse JGit Project. All rights reserved.