org.eclipse.jgit.util
public final class MutableInteger extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
value
Current value of this boxed value.
|
Constructor and Description |
---|
MutableInteger() |
Copyright © 2014. All Rights Reserved.