public class INT extends Object
| Constructor and Description |
|---|
INT() |
| Modifier and Type | Method and Description |
|---|---|
static Integer |
parseInt(String value)
Parses the string argument as a signed decimal integer
|
Copyright © 2018. All rights reserved.