软件包 | 描述 |
---|---|
java.awt.font |
提供有关字体的类和接口。
|
java.lang |
提供对java编程语言的设计基础课。
|
java.net |
为实现网络应用程序提供类。
|
java.time.format |
提供打印和解析日期和时间的类。
|
java.util |
包含集合框架、遗留的集合类、事件模型、日期和时间的设施、国际化和各种实用工具类(一个字符串标记,一个随机数发生器,和一位阵列)。
|
java.util.concurrent |
在并发编程中常用的实用类。
|
java.util.stream |
类,以支持元素流上的功能样式操作,如Map减少集合上的转换。
|
javax.management |
在java管理扩展提供了核心课程。
|
javax.management.loading |
提供实现高级动态加载的类。
|
javax.management.modelmbean |
提供的ModelMBean类的定义。
|
javax.management.monitor |
提供监视器类的定义。
|
javax.management.openmbean |
提供开放的数据类型和开放MBean描述符类。
|
javax.management.relation |
提供关系服务的定义。
|
javax.management.remote |
用于远程访问JMX MBean服务器接口。
|
javax.management.timer |
提供的定时器MBean的定义。
|
javax.swing |
提供了一套“轻量级”(所有的java语言)组件,以最大可能的程度,在所有平台上工作。
|
javax.swing.filechooser |
包含由
JFileChooser 组件使用的类和接口。
|
javax.swing.plaf.basic |
根据基本的外观和感觉提供内置的用户界面对象。
|
javax.tools |
为可以从程序调用的工具提供接口,例如,编译器。
|
Modifier and Type | Field and Description |
---|---|
static Boolean |
TextAttribute.RUN_DIRECTION_LTR
向左向右运行方向。
|
static Boolean |
TextAttribute.RUN_DIRECTION_RTL
右向左运行方向。
|
static Boolean |
TextAttribute.STRIKETHROUGH_ON
一个单一的线。
|
static Boolean |
TextAttribute.SWAP_COLORS_ON
交换前景和背景。
|
Modifier and Type | Field and Description |
---|---|
static Boolean |
Boolean.FALSE
对应于原始值
false 的
Boolean 对象。
|
static Boolean |
Boolean.TRUE
对应于原始值
true 的
Boolean 对象。
|
Modifier and Type | Field and Description |
---|---|
static 类<Boolean> |
Boolean.TYPE
表示原始类型布尔值的类对象。
|
Modifier and Type | Method and Description |
---|---|
static Boolean |
Boolean.valueOf(boolean b)
返回表示指定的
boolean 价值
Boolean 实例。
|
static Boolean |
Boolean.valueOf(String s)
返回指定字符串的表示
Boolean 。
|
Modifier and Type | Method and Description |
---|---|
int |
Boolean.compareTo(Boolean b)
这
Boolean 实例与另一个比较。
|
Modifier and Type | Field and Description |
---|---|
static SocketOption<Boolean> |
StandardSocketOptions.IP_MULTICAST_LOOP
互联网协议(IP)的组播报文回送。
|
static SocketOption<Boolean> |
StandardSocketOptions.SO_BROADCAST
允许广播数据报传输。
|
static SocketOption<Boolean> |
StandardSocketOptions.SO_KEEPALIVE
保持连接。
|
static SocketOption<Boolean> |
StandardSocketOptions.SO_REUSEADDR
重新使用地址。
|
static SocketOption<Boolean> |
StandardSocketOptions.TCP_NODELAY
禁用Nagle算法。
|
Modifier and Type | Method and Description |
---|---|
static TemporalQuery<Boolean> |
DateTimeFormatter.parsedLeapSecond()
提供了一个访问是否是第二次的查询的查询。
|
Modifier and Type | Method and Description |
---|---|
static <E> Set<E> |
Collections.newSetFromMap(Map<E,Boolean> map)
返回一个由指定的映射支持的集合。
|
Modifier and Type | Method and Description |
---|---|
static <K> ConcurrentHashMap.KeySetView<K,Boolean> |
ConcurrentHashMap.newKeySet()
创建一个给定类型的
Boolean.TRUE ConcurrentHashMap支持新
Set 。
|
static <K> ConcurrentHashMap.KeySetView<K,Boolean> |
ConcurrentHashMap.newKeySet(int initialCapacity)
创建一个给定类型的
Boolean.TRUE ConcurrentHashMap支持新
Set 。
|
Modifier and Type | Method and Description |
---|---|
static <T> Collector<T,?,Map<Boolean,List<T>>> |
Collectors.partitioningBy(Predicate<? super T> predicate)
返回一个
Collector 分区根据
Predicate 输入元素,并将它们组织成一个
Map<Boolean, List<T>> 。
|
static <T,D,A> Collector<T,?,Map<Boolean,D>> |
Collectors.partitioningBy(Predicate<? super T> predicate, Collector<? super T,A,D> downstream)
返回一个
Collector 分区的输入元素,根据
Predicate ,降低值在每个分区根据另一
Collector ,并将它们组织成一个
Map<Boolean, D> 其值是下游减少的结果。
|
Modifier and Type | Method and Description |
---|---|
void |
StandardMBean.postRegister(Boolean registrationDone)
允许MBean执行任何操作在MBean服务器或注册后不需要注册后。
|
void |
MBeanRegistration.postRegister(Boolean registrationDone)
允许MBean执行任何操作在MBean服务器或注册后不需要注册后。
|
Modifier and Type | Method and Description |
---|---|
void |
MLet.postRegister(Boolean registrationDone)
让m-let执行任何操作在MBean服务器或注册后不需要注册后。
|
Modifier and Type | Method and Description |
---|---|
void |
RequiredModelMBean.postRegister(Boolean registrationDone)
允许MBean执行任何操作在MBean服务器或注册后不需要注册后。
|
Modifier and Type | Method and Description |
---|---|
void |
Monitor.postRegister(Boolean registrationDone)
允许监控MBean执行任何操作在MBean服务器或注册后不需要注册后。
|
Modifier and Type | Field and Description |
---|---|
static SimpleType<Boolean> |
SimpleType.BOOLEAN
描述值的java类名的
SimpleType 实例
java.lang.Boolean 。
|
Modifier and Type | Method and Description |
---|---|
Boolean |
RelationService.hasRelation(String relationId)
检查是否有关系服务中确定的关系与给定的关系。
|
Boolean |
RelationServiceMBean.hasRelation(String relationId)
检查是否有关系服务中确定的关系与给定的关系。
|
Boolean |
RelationSupportMBean.isInRelationService()
返回指定对象是否仍由关系服务处理的内部标志。
|
Boolean |
RelationSupport.isInRelationService()
返回指定对象是否仍由关系服务处理的内部标志。
|
Modifier and Type | Method and Description |
---|---|
Integer |
RelationService.checkRoleWriting(Role role, String relationTypeName, Boolean initFlag)
检查给定的角色是否可以设置在给定类型的关系中。
|
Integer |
RelationServiceMBean.checkRoleWriting(Role role, String relationTypeName, Boolean initFlag)
检查给定的角色是否可以设置在给定类型的关系中。
|
void |
RelationService.postRegister(Boolean registrationDone) |
void |
RelationSupport.postRegister(Boolean registrationDone) |
void |
RelationSupportMBean.setRelationServiceManagementFlag(Boolean flag)
指定这种关系是否由关系服务处理。
|
void |
RelationSupport.setRelationServiceManagementFlag(Boolean flag) |
Modifier and Type | Method and Description |
---|---|
void |
JMXConnectorServer.postRegister(Boolean registrationDone) |
Modifier and Type | Method and Description |
---|---|
Boolean |
TimerMBean.getFixedRate(Integer id)
获取一个副本的指示标志是否定期通知是在固定延迟或固定利率执行。
|
Boolean |
Timer.getFixedRate(Integer id)
获取一个副本的指示标志是否定期通知是在固定延迟或固定利率执行。
|
Modifier and Type | Method and Description |
---|---|
void |
Timer.postRegister(Boolean registrationDone)
允许计时器MBean执行任何操作在MBean服务器或注册后不需要注册后。
|
Modifier and Type | Method and Description |
---|---|
void |
GroupLayout.setHonorsVisibility(Component component, Boolean honorsVisibility)
设置组件的可见性是否被考虑用于大小和定位。
|
protected void |
DefaultDesktopManager.setWasIcon(JInternalFrame f, Boolean value)
设置该组件已被图像化的
desktopIcon 的边界是有效的。
|
Modifier and Type | Method and Description |
---|---|
Boolean |
FileView.isTraversable(File f)
无论是目录遍历的或不。
|
Boolean |
FileSystemView.isTraversable(File f)
如果访问了文件(目录),则返回真。
|
Modifier and Type | Field and Description |
---|---|
protected Hashtable<TreePath,Boolean> |
BasicTreeUI.drawingCache
用于最大限度地减少垂直线的绘制。
|
Modifier and Type | Method and Description |
---|---|
Boolean |
BasicFileChooserUI.BasicFileView.isHidden(File f) |
Modifier and Type | Method and Description |
---|---|
Boolean |
DocumentationTool.DocumentationTask.call()
执行此文档任务。
|
Boolean |
JavaCompiler.CompilationTask.call()
执行此编译任务。
|
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.