<div> JavaScript is disabled on your browser.
Skip navigation links
Java™ Platform
Standard Ed. 8
compact3

Package java.lang

提供对java编程语言的设计基础课。

See: 描述

Package java.lang Description

提供对java编程语言的设计基础课。最重要的是 Object类,这是类层次结构的根和 ,代表类的实例在运行时。

通常,它是必要的,代表一个原始类型的值,因为如果它是一个对象。包装类BooleanCharacterIntegerLongFloat,和Double这个目的服务。例如Double型,一个对象,包含一个类型是双场,表示在这样一种方式,对它的引用可以存储在引用类型的变量的值。这些类还提供了将在原始值的一些方法,以及支持这些标准方法equals和hashCode。的Void类是一个非实例化的类,持有参考代表 void类型的对象。

这类Math提供常用数学函数如正弦,余弦,和平方根。这类StringStringBuffer,和StringBuilder同样提供常用操作字符串。

ClassLoaderProcessProcessBuilderRuntimeSecurityManager,和System提供“系统操作”,管理类的动态加载,外部进程的创建,主机环境查询等了一天的时间,和实施安全策略。

Throwable包括可能由throw声明抛出的对象。子Throwable表示错误和异常。

字符编码

java.nio.charset.Charset类的规范描述了命名字符编码以及编码标准,必须由java平台实现支持设置每。
从以下版本开始:
JDK1.0
Skip navigation links
Java™ Platform
Standard Ed. 8

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.

本帮助文档是使用 《百度翻译》翻译,请与英文版配合使用 by--QQ:654638585