public class IntegerAdapter extends XmlAdapter<String,Integer>
| Modifier and Type | Field and Description |
|---|---|
protected static BigInteger |
MAX_VALUE |
protected static BigInteger |
MIN_VALUE |
| Constructor and Description |
|---|
IntegerAdapter() |
protected static final BigInteger MIN_VALUE
protected static final BigInteger MAX_VALUE
Copyright © 2014 University of Tartu. All Rights Reserved.