Package | Description |
---|---|
java.io | |
java.lang | |
java.math | |
java.net | |
java.sql | |
java.text | |
java.util |
Modifier and Type | Class and Description |
---|---|
class |
File |
class |
ObjectStreamField |
Modifier and Type | Class and Description |
---|---|
class |
Byte |
class |
Character |
class |
Double |
class |
Float |
class |
Integer |
class |
Long |
class |
Short |
class |
String
Represents an immutable sequence of Unicode characters.
|
Modifier and Type | Class and Description |
---|---|
class |
BigDecimal |
class |
BigInteger |
Modifier and Type | Class and Description |
---|---|
class |
URI
This class represents an instance of a URI as defined by RFC 2396.
|
Modifier and Type | Class and Description |
---|---|
class |
Time |
class |
Timestamp |
Modifier and Type | Class and Description |
---|---|
class |
CollationKey |
Modifier and Type | Class and Description |
---|---|
class |
Date
Date represents a specific moment in time, to the millisecond. |