java的lang包中的类

Boolean
The Boolean class wraps a value of the primitive type boolean in an object.
Byte
The Byte class wraps a value of primitive type byte in an object.
Character
The Character class wraps a value of the primitive type char in an object.
Character.Subset
Instances of this class represent particular subsets of the Unicode character set.
Character.UnicodeBlock
A family of character subsets representing the character blocks in the Unicode specification.
Class<T>
Instances of the class Class represent classes and interfaces in a running Java application.
ClassLoader
A class loader is an object that is responsible for loading classes.
ClassValue<T>
Lazily associate a computed value with (potentially) every type.
Compiler
The Compiler class is provided to support Java-to-native-code compilers and related services.
Double
The Double class wraps a value of the primitive type double in an object.
Enum<E extendsEnum<E>>
This is the common base class of all Java language enumeration types.
Float
The Float class wraps a value of primitive type float in an object.
InheritableThreadLocal<T>
This class extends ThreadLocal to provide inheritance of values from parent thread to child thread: when a child thread is created, the child receives initial values for all inheritable thread-local variables for which the parent has values.
Integer
The Integer class wraps a value of the primitive type int in an object.
Long
The Long class wraps a value of the primitive type long in an object.
Math
The class Math contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
Number
The abstract class Number is the superclass of classes BigDecimal, BigInteger, Byte, Double, Float, Integer, Long, and Short.
Object
Class Object is the root of the class hierarchy.
Package
Package objects contain version information about the implementation and specification of a Java package.
Process
The ProcessBuilder.start() and Runtime.exec methods create a native process and return an instance of a subclass of Process that can be used to control the process and obtain information about it.
ProcessBuilder
This class is used to create operating system processes.
ProcessBuilder.Redirect
Represents a source of subprocess input or a destination of subprocess output.
Runtime
Every Java application has a single instance of class Runtime that allows the application to interface with the environment in which the application is running.
RuntimePermission
This class is for runtime permissions.
SecurityManager
The security manager is a class that allows applications to implement a security policy.
Short
The Short class wraps a value of primitive type short in an object.
StackTraceElement
An element in a stack trace, as returned by Throwable.getStackTrace().
StrictMath
The class StrictMath contains methods for performing basic numeric operations such as the elementary exponential, logarithm, square root, and trigonometric functions.
String
The String class represents character strings.
StringBuffer
A thread-safe, mutable sequence of characters.
StringBuilder
A mutable sequence of characters.
System
The System class contains several useful class fields and methods.
Thread
A thread is a thread of execution in a program.
ThreadGroup
A thread group represents a set of threads.
ThreadLocal<T>
This class provides thread-local variables.
Throwable
The Throwable class is the superclass of all errors and exceptions in the Java language.
Void
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值