Uses of Interface
java.lang.Comparable
-
Packages that use Comparable 软件包 描述 com.sun.javadoc 注意:该包中的声明已被包装jdk.javadoc.doclet中的声明所取代。com.sun.jdi 这是Java调试接口(JDI)的核心包,它定义了值,类型和目标VirtualMachine本身的镜像以及自举设备。com.sun.management 该软件包包含JDK对java.lang.managementAPI的标准实现的扩展,并定义了该平台的其他组件的管理界面。com.sun.nio.sctp 用于流控制传输协议的Java API。com.sun.security.jgss com.sun.source.doctree 提供用于将文档注释表示为抽象语法树(AST)的接口。com.sun.source.tree 提供用于将源代码表示为抽象语法树(AST)的接口。com.sun.source.util 为抽象语法树(AST)的操作提供实用程序。com.sun.tools.jconsole 此程序包包含JConsole API。java.awt 包含用于创建用户界面和绘制图形和图像的所有类。java.awt.desktop 提供与各种桌面功能交互的接口和类。java.awt.event 提供用于处理AWT组件触发的不同类型事件的接口和类。java.awt.font 提供与字体相关的类和界面。java.io 通过数据流,序列化和文件系统提供系统输入和输出。java.lang 提供对Java编程语言设计至关重要的类。java.lang.annotation 为Java编程语言注释工具提供库支持。java.lang.invoke java.lang.invoke软件包包含由Java核心类库和虚拟机直接提供的动态语言支持。java.lang.management 提供用于监视和管理Java虚拟机和Java运行时中其他组件的管理界面。java.lang.module 通过分辨率和服务绑定来支持模块描述符和创建模块配置的类。java.math 提供用于执行任意精度整数运算(BigInteger)和任意精度十进制运算(BigDecimal)的类。java.net 提供实现网络应用程序的类。java.nio 定义缓冲区,它们是数据容器,并提供其他NIO包的概述。java.nio.charset 定义字符集,解码器和编码器,用于在字节和Unicode字符之间进行转换。java.nio.file 定义Java虚拟机访问文件,文件属性和文件系统的接口和类。java.nio.file.attribute 提供访问文件和文件系统属性的接口和类。java.security 提供安全框架的类和接口。java.security.cert 提供用于解析和管理证书,证书撤销列表(CRL)和认证路径的类和接口。java.sql 提供使用Java编程语言访问和处理存储在数据源(通常是关系数据库)中的数据的API。java.text 提供用于以独立于自然语言的方式处理文本,日期,数字和消息的类和接口。java.time 日期,时间,瞬间和持续时间的主要API。java.time.chrono 除默认ISO之外的日历系统的通用API。java.time.format 提供打印和解析日期和时间的类。java.time.temporal 使用字段和单位访问日期和时间,以及日期时间调整器。java.time.zone 支持时区及其规则。java.util 包含集合框架,一些国际化支持类,一个服务加载器,属性,随机数生成,字符串解析和扫描类,base64编码和解码,一个位数组和几个其他实用程序类。java.util.concurrent 实用程序类通常用于并发编程。java.util.stream 支持元素流功能性操作的类,例如集合上的map-reduce转换。javafx.animation 提供一组类,便于使用基于过渡的动画。javafx.application 提供应用程序生命周期类。javafx.collections 包含基本的JavaFX集合和集合实用程序javafx.concurrent 提供javafx.task的一组类。javafx.css 提供API,通过CSS使属性变得风格,并支持伪类状态。javafx.geometry 提供一组2D类,用于定义和执行与二维几何相关的对象的操作。javafx.print 提供JavaFX Printing API的公共类。javafx.scene 为JavaFX Scene Graph API提供核心的基类集。javafx.scene.chart JavaFX用户界面提供了一组图表组件,这是一种非常方便的数据可视化方式。javafx.scene.control JavaFX用户界面控件(UI控件或仅控件)是JavaFX场景中的专用节点,特别适用于许多不同应用程序环境中的重用。javafx.scene.control.skin javafx.scene.control.skin包是皮肤类(通常每个UI控件一个)所在的位置javafx.scene.effect 提供一组用于将图形过滤效果附加到JavaFX Scene Graph节点的类。javafx.scene.image 提供加载和显示图像的一组类。javafx.scene.input 提供一组用于鼠标和键盘输入事件处理的类。javafx.scene.layout 提供类来支持用户界面布局。javafx.scene.media 提供用于将音频和视频集成到Java FX应用程序中的一组类。javafx.scene.paint 提供用于在渲染场景图时填充形状和背景的颜色和渐变类的集合。javafx.scene.shape 提供一组2D类,用于定义和执行与二维几何相关的对象的操作。javafx.scene.text 为字体和可渲染的文本节点提供一组类。javafx.scene.transform 提供一组方便的类来对Affine对象执行旋转,缩放,剪切和转换转换。javafx.scene.web 该软件包提供了加载和显示Web内容的方法。javafx.stage 提供JavaFX内容的顶级容器类。javafx.util 包含各种实用程序和助手类。javax.annotation javax.imageio.metadata 处理读写元数据的Java Image I / O API的一个包。javax.jws javax.jws.soap javax.lang.model 用于建模Java编程语言的软件包的类和层次结构。javax.lang.model.element 用于建模Java编程语言元素的接口。javax.lang.model.type 用于建模Java编程语言类型的接口。javax.lang.model.util 协助处理 program elements及 types的工具 。javax.management 提供Java管理扩展的核心类。javax.management.openmbean 提供打开的数据类型和Open MBean描述符类。javax.naming 提供用于访问命名服务的类和接口。javax.naming.ldap 提供对LDAPv3扩展操作和控件的支持。javax.net.ssl 为安全套接字包提供类。javax.smartcardio Java™智能卡I / O APIjavax.swing 提供一套“轻量级”(全Java语言)组件,尽可能地在所有平台上工作。javax.swing.event 提供Swing组件触发的事件。javax.swing.plaf.nimbus 提供根据跨平台Nimbus外观构建的用户界面对象。javax.swing.text 提供处理可编辑和不可编辑文本组件的类和接口。javax.swing.text.html 提供类HTMLEditorKit和辅助类创建HTML文本编辑器。javax.tools 为可以从程序调用的工具提供接口,例如编译器。javax.xml.bind.annotation 定义用于将Java程序元素定制到XML模式映射的注释。javax.xml.catalog javax.xml.ws 此软件包包含核心JAX-WS API。javax.xml.ws.handler 新新新新新旗新新旗新新旗新新新旗新新旗新新旗新新200新新旗新新200新新新新旗新新200新名:javax.xml.ws.soap 该包定义了SOAP绑定专用的API。javax.xml.xpath 提供用于评估XPath表达式和访问评估环境的 对象模型中性 API。jdk.dynalink 包含用于链接invokedynamic呼叫站点的接口和类。jdk.dynalink.linker 包含语言运行时所需的接口和类,以实现自己的特定于语言的对象模型和类型转换。jdk.incubator.http 高级HTTP和WebSocket APIjdk.javadoc.doclet Doclet API提供了一个环境,结合语言模型API和编译器树API,客户端可以检查程序和库的源代码级结构,包括嵌入在源代码中的API注释。jdk.jshell 提供用于创建工具的界面,例如阅读评估打印循环(REPL),它交互地评估Java编程语言代码的“片断”。jdk.nashorn.api.tree Nashorn解析器API提供了将ECMAScript源代码表示为抽象语法树(AST)和解析器来解析ECMAScript源脚本的接口。jdk.net 适用于java.net和java.nio.channels套接字类的平台特定套接字选项。 -
-
Uses of Comparable in com.sun.javadoc
Subinterfaces of Comparable in com.sun.javadoc Modifier and Type 接口 描述 interfaceAnnotationTypeDoc已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。interfaceAnnotationTypeElementDoc已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。interfaceClassDoc已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。interfaceConstructorDoc已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。interfaceDoc已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。interfaceExecutableMemberDoc已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。interfaceFieldDoc已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。interfaceMemberDoc已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。interfaceMethodDoc已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。interfacePackageDoc已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。interfaceProgramElementDoc已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。interfaceRootDoc已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。interfaceSerialFieldTag已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。Classes in com.sun.javadoc that implement Comparable Modifier and Type Class 描述 classLanguageVersion已过时。该包装中的声明已被包装jdk.javadoc.doclet的声明所取代。 有关详细信息,请参阅该软件包的文档中的“ 迁移指南” 。 -
Uses of Comparable in com.sun.jdi
Subinterfaces of Comparable in com.sun.jdi Modifier and Type 接口 描述 interfaceArrayType提供对数组类的访问及其在目标虚拟机中的组件类型。interfaceByteValue提供对目标虚拟机中原始数据byte访问权限。interfaceCharValue提供对目标虚拟机char语char值的访问。interfaceClassType目标VM中的类的镜像。interfaceDoubleValue提供对目标虚拟机中原始的double值的访问。interfaceField目标VM中的类或实例变量。interfaceFloatValue提供对目标虚拟机中基元float值的访问。interfaceIntegerValue提供对目标VMint语int值的访问。interfaceInterfaceType目标虚拟机中的接口的镜像。interfaceLocalVariable目标VM中的局部变量。interfaceLocation目标VM的执行代码中的一个点。interfaceLongValue提供对目标虚拟机中基元long值的访问。interface方法目标VM中的静态或实例方法。interfaceReferenceType目标虚拟机中对象的类型。interfaceShortValue提供对目标虚拟机short语short值的访问。 -
Uses of Comparable in com.sun.management
Classes in com.sun.management that implement Comparable Modifier and Type Class 描述 static classVMOption.OriginVM选项的值的起源。 -
Uses of Comparable in com.sun.nio.sctp
Classes in com.sun.nio.sctp that implement Comparable Modifier and Type Class 描述 static classAssociationChangeNotification.AssocChangeEvent定义关联发生的变更事件的类型。classHandlerResult定义通知处理程序结果。static classPeerAddressChangeNotification.AddressChangeEvent定义在多宿主对等体遇到更改接口详细信息时发生到目标地址的地址更改事件的类型。 -
Uses of Comparable in com.sun.security.jgss
Classes in com.sun.security.jgss that implement Comparable Modifier and Type Class 描述 classInquireType -
Uses of Comparable in com.sun.source.doctree
Classes in com.sun.source.doctree that implement Comparable Modifier and Type Class 描述 static classAttributeTree.ValueKind属性值的种类。static classDocTree.Kind列举各种树木。 -
Uses of Comparable in com.sun.source.tree
Classes in com.sun.source.tree that implement Comparable Modifier and Type Class 描述 static classLambdaExpressionTree.BodyKindLambda表达式有两种形式:表达式lambdas,其主体是表达式,语句lambdas,其主体是块static classMemberReferenceTree.ReferenceMode有两种成员引用:(i)方法引用和(ii)构造函数引用static classModuleTree.ModuleKind模块的种类。static classTree.Kind列举各种树木。 -
Uses of Comparable in com.sun.source.util
Classes in com.sun.source.util that implement Comparable Modifier and Type Class 描述 static classTaskEvent.Kind种类的任务事件。 -
Uses of Comparable in com.sun.tools.jconsole
Classes in com.sun.tools.jconsole that implement Comparable Modifier and Type Class 描述 static classJConsoleContext.ConnectionStateConnectionState绑定属性的值。 -
Uses of Comparable in java.awt
Classes in java.awt that implement Comparable Modifier and Type Class 描述 static classComponent.BaselineResizeBehavior枚举组件的基准线随着大小变化而改变的常见方式。static classDesktop.Action表示动作类型。static classDialog.ModalExclusionType任何顶级窗口都可以标记为不被模态对话框阻止。static classDialog.ModalityType模态对话框阻止某些顶级窗口的所有输入。static classGraphicsDevice.WindowTranslucency底层系统支持的半透明度。static classMultipleGradientPaint.ColorSpaceType执行渐变插值的颜色空间。static classMultipleGradientPaint.CycleMethod绘画之外使用的方法边界渐变。static classTaskbar.Feature提供功能列表static classTaskbar.State可用窗口进度的种类状态。static classTrayIcon.MessageType消息类型确定在消息的标题中将显示哪个图标,以及在显示时消息可能产生的可能的系统声音。static classWindow.Type枚举可用的 窗口类型 。 -
Uses of Comparable in java.awt.desktop
Classes in java.awt.desktop that implement Comparable Modifier and Type Class 描述 classQuitStrategy如果未启用“突发终止”,则用于关闭应用程序的策略。static classUserSessionEvent.Reason用户会话更改的可能原因的种类。 -
Uses of Comparable in java.awt.event
Classes in java.awt.event that implement Comparable Modifier and Type Class 描述 static classFocusEvent.Cause这个枚举代表了一个FocusEvent的原因 - 其发生的原因。 -
Uses of Comparable in java.awt.font
Classes in java.awt.font that implement Comparable Modifier and Type Class 描述 static classNumericShaper.RangeANumericShaper.Range表示具有其自己的十进制数字的脚本的Unicode范围。 -
Uses of Comparable in java.io
Classes in java.io that implement Comparable Modifier and Type Class 描述 classFile文件和目录路径名的抽象表示。static classObjectInputFilter.Status对类的检查状态,数组长度,引用次数,深度和流大小。classObjectStreamFieldSerializable类的Serializable字段的描述。 -
Uses of Comparable in java.lang
Subinterfaces of Comparable in java.lang Modifier and Type 接口 描述 interfaceProcessHandleProcessHandle识别并提供对本机进程的控制。Classes in java.lang that implement Comparable Modifier and Type Class 描述 classBoolean布尔类将对象中的基元类型boolean的值进行包装。classByteByte类包装一个对象中的原始类型为byte的值。classCharacterCharacter类包装一个对象中的原始类型char的值。static classCharacter.UnicodeScript一系列字符子集,表示 Unicode Standard Annex #24: Script Names中定义的字符脚本。classDoubleDouble类包装一个对象中的原始类型double的值。classEnum<E extends Enum<E>>这是所有Java语言枚举类型的公共基类。classFloatFloat类在一个对象中包含了一个基本类型float的值。classIntegerInteger类包装一个对象中的原始类型int的值。classLongLong类包装一个对象中的基元类型long的值。static classProcessBuilder.Redirect.Typestatic classRuntime.Version用于实现Java SE平台的版本字符串的表示。classShortShort类包装一个对象中的原始类型为short的值。static classStackWalker.Option堆栈步行器选项配置stack frame获取的信息由一个StackWalker。classStringString类代表字符串。static classSystem.Logger.Level系统loggers级别。static classThread.State线程状态。 -
Uses of Comparable in java.lang.annotation
Classes in java.lang.annotation that implement Comparable Modifier and Type Class 描述 classElementType这个枚举类型的常量提供了在Java程序中可能出现注释的句法位置的简单分类。classRetentionPolicy注释保留政策。 -
Uses of Comparable in java.lang.invoke
Classes in java.lang.invoke that implement Comparable Modifier and Type Class 描述 static classVarHandle.AccessMode指定如何访问由VarHandle引用的变量的访问模式集。 -
Uses of Comparable in java.lang.management
Classes in java.lang.management that implement Comparable Modifier and Type Class 描述 classMemoryType类型memory pools。 -
Uses of Comparable in java.lang.module
Classes in java.lang.module that implement Comparable Modifier and Type Class 描述 classModuleDescriptor模块描述符。static classModuleDescriptor.Exports由模块导出的包可能有资格或不合格。static classModuleDescriptor.Exports.Modifier导出包上的修饰符。static classModuleDescriptor.Modifier模块上的修饰符。static classModuleDescriptor.Opens由模块打开的包可能有资格或不合格。static classModuleDescriptor.Opens.Modifier打开包装上的修饰符。static classModuleDescriptor.Provides模块提供一个或多个实现的服务。static classModuleDescriptor.Requires对模块的依赖static classModuleDescriptor.Requires.Modifier模块依赖的修饰符。static classModuleDescriptor.Version模块的版本字符串。 -
Uses of Comparable in java.math
Classes in java.math that implement Comparable Modifier and Type Class 描述 classBigDecimal不变的,任意精度的带符号的十进制数字。classBigInteger不可变的任意精度整数。classRoundingMode指定能够丢弃精度的数值运算的 舍入行为 。 -
Uses of Comparable in java.net
Classes in java.net that implement Comparable Modifier and Type Class 描述 static classAuthenticator.RequestorType请求认证的实体的类型。static classProxy.Type代表代理类型。classStandardProtocolFamily定义通信协议的标准系列。classURI表示统一资源标识符(URI)参考。 -
Uses of Comparable in java.nio
Classes in java.nio that implement Comparable Modifier and Type Class 描述 classByteBuffer一个字节缓冲区。classCharBuffer一个char缓冲区。classDoubleBuffer双缓冲。classFloatBuffer一个浮动缓冲区。classIntBuffer一个int缓冲区classLongBuffer一个长缓冲区。classMappedByteBuffer直接字节缓冲器,其内容是文件的存储器映射区域。classShortBuffer一个短暂的缓冲。 -
Uses of Comparable in java.nio.charset
Classes in java.nio.charset that implement Comparable Modifier and Type Class 描述 classCharset16位Unicode code units和字节序列之间的命名映射。 -
Uses of Comparable in java.nio.file
Subinterfaces of Comparable in java.nio.file Modifier and Type 接口 描述 interfacePath可用于在文件系统中定位文件的对象。Classes in java.nio.file that implement Comparable Modifier and Type Class 描述 classAccessMode定义用于测试文件可访问性的访问模式。classFileVisitOption定义文件树遍历选项。classFileVisitResult结果类型为FileVisitor。classLinkOption定义如何处理符号链接的选项。classStandardCopyOption定义标准复制选项。classStandardOpenOption定义标准的开放选项。 -
Uses of Comparable in java.nio.file.attribute
Classes in java.nio.file.attribute that implement Comparable Modifier and Type Class 描述 classAclEntryFlag定义ACLentry的标志组件使用的标志。classAclEntryPermission定义与ACLentry的权限组件一起使用的权限。classAclEntryType访问控制条目类型的类型安全枚举。classFileTime表示文件时间戳属性的值。classPosixFilePermission定义与permissions属性一起使用的位。 -
Uses of Comparable in java.security
Classes in java.security that implement Comparable Modifier and Type Class 描述 classCryptoPrimitive加密原语的枚举。static classDrbgParameters.CapabilityDRBG的可重新预测和预测抵抗能力。static classKeyRep.Type钥匙类型 -
Uses of Comparable in java.security.cert
Classes in java.security.cert that implement Comparable Modifier and Type Class 描述 static classCertPathValidatorException.BasicReasonBasicReason列举了任何类型的认证路径可能无效的潜在原因。classCRLReasonCRLReason枚举指定了撤销证书的原因,如 RFC 5280: Internet X.509 Public Key Infrastructure Certificate and CRL Profile中所定义。classPKIXReasonPKIXReason列举了根据PKIX(RFC 5280)标准,X.509认证路径可能无效的潜在PKIX特定原因。static classPKIXRevocationChecker.Option可以为吊销检查机制指定的各种撤销选项。 -
Uses of Comparable in java.sql
Classes in java.sql that implement Comparable Modifier and Type Class 描述 classClientInfoStatus通过拨打Connection.setClientInfo无法设置属性的状态的枚举classDate一个大约一毫秒值的薄包装,允许JDBC将其标识为SQLDATE值。classJDBCType定义用于标识通用SQL类型(称为JDBC类型)的常量。classPseudoColumnUsage伪/隐藏列使用枚举。classRowIdLifetimeRowId寿命值的枚举。classTime围绕java.util.Date类的薄包装,允许JDBC API将其标识为SQLTIME值。classTimestamp一个围绕java.util.Date的薄包装,允许JDBC API将其标识为SQLTIMESTAMP值。 -
Uses of Comparable in java.text
Classes in java.text that implement Comparable Modifier and Type Class 描述 classCollationKey甲CollationKey表示String下一个特定的规则Collator对象。static classNormalizer.Form此枚举提供了 Unicode Standard Annex #15 — Unicode Normalization Forms中描述的四种Unicode归一化表单的常量,以及访问它们的两种方法。 -
Uses of Comparable in java.time
Classes in java.time that implement Comparable Modifier and Type Class 描述 classDayOfWeek星期几,如“星期二”。classDuration基于时间的时间量,如'34.5秒'。classInstant在时间线上的瞬间点。classLocalDate在ISO-2007-12-03,如2007-12-03。classLocalDateTime在ISO-2007-12-03T10:15:30,如2007-12-03T10:15:30。classLocalTime在ISO-10:15:30,如10:15:30。classMonth一个月,如“七月”。classMonthDayISO---12-03,如--12-03。classOffsetDateTime在ISO-2007-12-03T10:15:30+01:00UTC /格林威治偏移的日期时间,如2007-12-03T10:15:30+01:00。classOffsetTime在ISO-10:15:30+01:00UTC /格林威治的时间,如10:15:30+01:00。classYear一年的ISO-2007,如2007。classYearMonthISO-2007-12,如2007-12。classZonedDateTimeISO-2007-12-03T10:15:30+01:00 Europe/Paris,如2007-12-03T10:15:30+01:00 Europe/Paris。classZoneOffset与格林威治/ UTC的时区偏移,如+02:00。 -
Uses of Comparable in java.time.chrono
Subinterfaces of Comparable in java.time.chrono Modifier and Type 接口 描述 interfaceChronoLocalDate一个无时间,无时间的日期,用于任意年龄,用于高级全球化用例。interfaceChronoLocalDateTime<D extends ChronoLocalDate>在任意年代没有时区的日期时间,用于高级全球化用例。interfaceChronology用于组织和识别日期的日历系统。interfaceChronoZonedDateTime<D extends ChronoLocalDate>具有时间序列的日期时间,以任意时间顺序排列,用于高级全球化用例。Classes in java.time.chrono that implement Comparable Modifier and Type Class 描述 classAbstractChronology用于组织和识别日期的日历系统的抽象实现。classHijrahChronologyHijrah日历是支持伊斯兰教日历的农历。classHijrahDate日期在Hijrah日历系统。classHijrahEraHijrah日历系统中的一个时代。classIsoChronologyISO日历系统。classIsoEraISO日历系统中的一个时代。classJapaneseChronology日本帝国历法系统。classJapaneseDate在日本帝国日历系统的日期。classMinguoChronology国际日历系统。classMinguoDate在日语系统中的日期。classMinguoEra国际日历系统中的一个时代。classThaiBuddhistChronology泰国佛教日历系统。classThaiBuddhistDate在泰国佛教日历系统的日期。classThaiBuddhistEra泰国佛教日历系统的时代。 -
Uses of Comparable in java.time.format
Classes in java.time.format that implement Comparable Modifier and Type Class 描述 classFormatStyle枚举本地化日期,时间或日期时间格式化的风格。classResolverStyle列举不同的方式来解决日期和时间。classSignStyle列举处理正/负号的方法。classTextStyle枚举文本格式和解析的风格。 -
Uses of Comparable in java.time.temporal
Classes in java.time.temporal that implement Comparable Modifier and Type Class 描述 classChronoField一套标准的字段。classChronoUnit一组标准的日期单位。 -
Uses of Comparable in java.time.zone
Classes in java.time.zone that implement Comparable Modifier and Type Class 描述 classZoneOffsetTransition由本地时间线不连续性引起的两个偏移之间的转换。static classZoneOffsetTransitionRule.TimeDefinition本地时间可以转换为实际转换日期时间的方式的定义。 -
Uses of Comparable in java.util
Classes in java.util that implement Comparable Modifier and Type Class 描述 classCalendar所述Calendar类是一个抽象类,可以为在某一特定时刻和一组之间的转换的方法calendar fields如YEAR,MONTH,DAY_OF_MONTH,HOUR,等等,以及用于操纵该日历字段,如获取的日期下个星期。classDateDate类代表了一个特定的时间,以毫秒的精度。static classFormatter.BigDecimalLayoutForm枚举为BigDecimal格式化。classGregorianCalendarGregorianCalendar是的具体子Calendar,并提供了世界上大多数国家使用的标准日历系统。static classLocale.Category枚举地区类别。static classLocale.FilteringMode此枚举提供常量来选择区域设置匹配的过滤模式。static classLocale.IsoCountryCode用于指定ISO 3166中定义的类型的枚举。classUUID一个表示不可变的通用唯一标识符(UUID)的类。Methods in java.util with type parameters of type Comparable Modifier and Type 方法 描述 static <T extends Comparable<? super T>>
intArrays. compare(T[] a, int aFromIndex, int aToIndex, T[] b, int bFromIndex, int bToIndex)比较两个Object阵列在指定范围内的字典。static <T extends Comparable<? super T>>
intArrays. compare(T[] a, T[] b)比较两个Object阵列,可比较的元素,按字典顺序。static <T,U extends Comparable<? super U>>
Comparator<T>Comparator. comparing(Function<? super T,? extends U> keyExtractor)接受从类型T中提取Comparable排序键的功能,并返回与该排序键进行比较的Comparator<T>。static <K extends Comparable<? super K>,V>
Comparator<Map.Entry<K,V>>Map.Entry. comparingByKey()static <K,V extends Comparable<? super V>>
Comparator<Map.Entry<K,V>>Map.Entry. comparingByValue()返回一个比较器,以自然顺序对值进行比较Map.Entry。static <T extends Object & Comparable<? super T>>
TCollections. max(Collection<? extends T> coll)根据其元素的 自然顺序返回给定集合的最大元素。static <T extends Object & Comparable<? super T>>
TCollections. min(Collection<? extends T> coll)根据其元素的 自然顺序返回给定集合的最小元素。static <T extends Comparable<? super T>>
Comparator<T>Comparator. naturalOrder()返回一个以自然顺序比较Comparable个对象的比较器。static <T extends Comparable<? super T>>
voidArrays. parallelSort(T[] a)根据其元素的natural ordering按照升序排列指定的对象数组。static <T extends Comparable<? super T>>
voidArrays. parallelSort(T[] a, int fromIndex, int toIndex)根据其元素的natural ordering ,按照升序排列指定数组对象的指定范围。static <T extends Comparable<? super T>>
Comparator<T>Comparator. reverseOrder()返回一个与 自然排序相反的比较器。static <T extends Comparable<? super T>>
voidCollections. sort(List<T> list)按照其要素的natural ordering对指定列表进行排序。default <U extends Comparable<? super U>>
Comparator<T>Comparator. thenComparing(Function<? super T,? extends U> keyExtractor)返回具有提取Comparable排序键的功能的字典顺序比较器。Methods in java.util with parameters of type Comparable Modifier and Type 方法 描述 static <T extends Comparable<? super T>>
intArrays. compare(T[] a, int aFromIndex, int aToIndex, T[] b, int bFromIndex, int bToIndex)比较两个Object阵列的字典顺序在指定范围内。static <T extends Comparable<? super T>>
intArrays. compare(T[] a, T[] b)比较两个Object阵列,可比较的元素,按字典顺序。static <T extends Comparable<? super T>>
voidArrays. parallelSort(T[] a)根据其元素的natural ordering ,按照升序排列指定的对象数组。static <T extends Comparable<? super T>>
voidArrays. parallelSort(T[] a, int fromIndex, int toIndex)根据其元素的natural ordering按照升序排列指定数组对象的指定范围。Method parameters in java.util with type arguments of type Comparable Modifier and Type 方法 描述 static <T> intCollections. binarySearch(List<? extends Comparable<? super T>> list, T key)使用二叉搜索算法搜索指定对象的指定列表。 -
Uses of Comparable in java.util.concurrent
Subinterfaces of Comparable in java.util.concurrent Modifier and Type 接口 描述 interfaceDelayed一个混合样式界面,用于标记在给定延迟后应该执行的对象。interfaceRunnableScheduledFuture<V>AScheduledFuture那是Runnable。interfaceScheduledFuture<V>可以取消延迟结果的行动。Classes in java.util.concurrent that implement Comparable Modifier and Type Class 描述 classTimeUnitATimeUnit表示给定的粒度单位的持续时间,并提供了跨单元转换的实用方法,并在这些单元中执行定时和延迟操作。 -
Uses of Comparable in java.util.stream
Classes in java.util.stream that implement Comparable Modifier and Type Class 描述 static classCollector.Characteristics指示Collector属性的特性,可用于优化还原实现。 -
Uses of Comparable in javafx.animation
Classes in javafx.animation that implement Comparable Modifier and Type Class 描述 static classAnimation.Status可能状态为status。static classPathTransition.OrientationType指定node沿path的直立方向。 -
Uses of Comparable in javafx.application
Classes in javafx.application that implement Comparable Modifier and Type Class 描述 classConditionalFeature定义一组条件(可选)功能。static classPreloader.StateChangeNotification.Type枚举,定义与此通知相关联的更改类型 -
Uses of Comparable in javafx.collections
Methods in javafx.collections with type parameters of type Comparable Modifier and Type 方法 描述 static <T extends Comparable<? super T>>
voidFXCollections. sort(ObservableList<T> list)对提供的可观察列表进行排序。 -
Uses of Comparable in javafx.concurrent
Classes in javafx.concurrent that implement Comparable Modifier and Type Class 描述 static classWorker.State工人的状态。 -
Uses of Comparable in javafx.css
Classes in javafx.css that implement Comparable Modifier and Type Class 描述 classMatch由Rule用于确定选择器是否适用于给定的对象。classSizeUnits表示特定单位中指定的大小,例如14px或0.2em。classStyleOrigin枚举样式表和样式的可能来源或来源。 -
Uses of Comparable in javafx.geometry
Classes in javafx.geometry that implement Comparable Modifier and Type Class 描述 classHorizontalDirection表示水平方向的枚举。classHPos用于描述水平定位和对齐的一组值。classNodeOrientation一组用于描述节点视觉数据流的值。classOrientation方向classPos一组用于描述垂直和水平定位和对齐的值。classSide枚举哪个方面应该是一个矩形。classVerticalDirection表示垂直方向的枚举。classVPos一组用于描述垂直定位和对齐的值。 -
Uses of Comparable in javafx.print
Classes in javafx.print that implement Comparable Modifier and Type Class 描述 classCollation排序规则指定作业中打印文档的每个副本的介质页是否是顺序的。classPageOrientation指定打印页面的介质页的方向。classPrintColor描述打印是单色还是彩色的类。static classPrinter.MarginTypeMarginType用于确定PageLayout的可打印区域。static classPrinterJob.JobStatus用于报告打印作业状态的枚举类。classPrintQuality分类打印质量设置。classPrintSides列举可能的双面(双面)打印模式的类。 -
Uses of Comparable in javafx.scene
Classes in javafx.scene that implement Comparable Modifier and Type Class 描述 classAccessibleAction该枚举描述了屏幕阅读器等辅助技术可以从场景图中请求的动作。classAccessibleAttribute该枚举描述了诸如屏幕阅读器之类的辅助技术可以从场景图中请求的属性。classAccessibleRole这个枚举描述了一个Node的可访问角色。classCacheHint缓存提示与Node.cacheHint一起使用classDepthTest该枚举定义了节点中depthTest标志的可能状态。 -
Uses of Comparable in javafx.scene.chart
Classes in javafx.scene.chart that implement Comparable Modifier and Type Class 描述 static classLineChart.SortingPolicy此枚举定义了一个LineChart.axisSortingPolicyProperty()的策略。 -
Uses of Comparable in javafx.scene.control
Classes in javafx.scene.control that implement Comparable Modifier and Type Class 描述 static classAlert.AlertTypestatic classButtonBar.ButtonData枚举所有可用的按钮数据注释。classContentDisplay将内容放置在标签内的位置。classOverrunStyle当渲染文本的空间小于渲染整个字符串所需的空间时,定义标记的控件的行为。static classScrollPane.ScrollBarPolicy表示可滚动控件在决定是否显示滚动条时使用的策略的枚举。classSelectionMode用于指定可以在MultipleSelectionModel中选择多少项目的枚举 。static classTableColumn.SortType枚举,指定应用于特定列的排序类型。static classTabPane.TabClosingPolicy这指定了TabPane如何处理从最终用户角度看待标签关闭。classTreeSortMode指定如何对树状UI控件中的树项进行排序。static classTreeTableColumn.SortType枚举,指定应用于特定列的排序类型。 -
Uses of Comparable in javafx.scene.control.skin
Classes in javafx.scene.control.skin that implement Comparable Modifier and Type Class 描述 static classTextInputControlSkin.Direction方向名称用于插入符号移动。static classTextInputControlSkin.TextUnit照相机运动的单位名称。 -
Uses of Comparable in javafx.scene.effect
Classes in javafx.scene.effect that implement Comparable Modifier and Type Class 描述 classBlendMode混合模式定义混合效果的输入合成在一起的方式,或者如何将节点混合到场景的背景中。classBlurType表示用于软化Shadow效果的模糊算法的类型。 -
Uses of Comparable in javafx.scene.image
Classes in javafx.scene.image that implement Comparable Modifier and Type Class 描述 static classPixelFormat.Type一个枚举,描述由PixelFormat管理的单个像素的阵列存储格式。 -
Uses of Comparable in javafx.scene.input
Classes in javafx.scene.input that implement Comparable Modifier and Type Class 描述 classInputMethodHighlight包含输入法文本的枚举突出显示。classKeyCodeKeyEvent对象的关键码集。static classKeyCombination.ModifierValueModifierValue指定修饰键的状态。classMouseButton按钮名称映射static classScrollEvent.HorizontalTextScrollUnits水平文本滚动单元。static classScrollEvent.VerticalTextScrollUnits垂直的基于文本的滚动单元。static classTouchPoint.State表示触摸点的当前状态classTransferMode描述了相对于拖放手势的数据传输模式。 -
Uses of Comparable in javafx.scene.layout
Classes in javafx.scene.layout that implement Comparable Modifier and Type Class 描述 classBackgroundRepeat枚举在背景中重复图像的选项classBorderRepeat枚举指示边框图像的重复规则。classPriority用于确定给定节点的布局区域在其区域具有更多(或更少)空间可用并且多个节点竞争该空间时的增长(或收缩)优先级的枚举。 -
Uses of Comparable in javafx.scene.media
Classes in javafx.scene.media that implement Comparable Modifier and Type Class 描述 static classMediaException.Type描述错误类别的枚举。static classMediaPlayer.Status枚举描述不同状态值的一个MediaPlayer。 -
Uses of Comparable in javafx.scene.paint
Classes in javafx.scene.paint that implement Comparable Modifier and Type Class 描述 classCycleMethod该枚举定义了以下方法梯度边界之外绘制时使用的一个:CycleMethod.NO_CYCLE,CycleMethod.REFLECT,或CycleMethod.REPEAT。 -
Uses of Comparable in javafx.scene.shape
Classes in javafx.scene.shape that implement Comparable Modifier and Type Class 描述 classArcTypeArcType指定Arc对象的关闭类型。classCullFace面部剔除设置与Shape3D.cullFace一起使用classDrawMode定义与Shape3D.drawMode使用时如何绘制多边形classFillRule用于确定路径内部的填充规则。classStrokeLineCap定义Shape的端帽样式。classStrokeLineJoin定义一个Shape的线连接样式。classStrokeType定义在Shape节点的边界周围画画的位置。 -
Uses of Comparable in javafx.scene.text
Classes in javafx.scene.text that implement Comparable Modifier and Type Class 描述 classFontPosture指定字体是否为斜体classFontSmoothingTypeFontSmoothingType枚举用于指定用于平滑屏幕文本字体边缘的首选机制。classFontWeight指定在系统上搜索字体时可以使用的不同字体权重。classTextAlignmentTextAlignment枚举表示水平文本对齐。classTextBoundsType指定由Text节点报告的边界的行为。 -
Uses of Comparable in javafx.scene.transform
Classes in javafx.scene.transform that implement Comparable Modifier and Type Class 描述 classMatrixType指定转换矩阵的类型。 -
Uses of Comparable in javafx.scene.web
Classes in javafx.scene.web that implement Comparable Modifier and Type Class 描述 static classHTMLEditorSkin.Command表示可以传递到HTMLEditor Web引擎的命令。 -
Uses of Comparable in javafx.stage
Classes in javafx.stage that implement Comparable Modifier and Type Class 描述 classModality此枚举定义了一个Stage的可能的模式类型。static classPopupWindow.AnchorLocation锚定点选择的锚位置常数。classStageStyle此枚举定义了一个Stage的可能样式。 -
Uses of Comparable in javafx.util
Classes in javafx.util that implement Comparable Modifier and Type Class 描述 classDuration定义持续时间的类。 -
Uses of Comparable in javax.annotation
Classes in javax.annotation that implement Comparable Modifier and Type Class 描述 static classResource.AuthenticationType资源的两种可能的认证类型。 -
Uses of Comparable in javax.imageio.metadata
Methods in javax.imageio.metadata with type parameters of type Comparable Modifier and Type 方法 描述 protected <T extends Object & Comparable<? super T>>
voidIIOMetadataFormatImpl. addObjectValue(String elementName, Class<T> classType, T defaultValue, Comparable<? super T> minValue, Comparable<? super T> maxValue, boolean minInclusive, boolean maxInclusive)允许给定类类型的一个Object引用存储在实现命名元素的节点中。Methods in javax.imageio.metadata that return Comparable Modifier and Type 方法 描述 Comparable<?>IIOMetadataFormat. getObjectMaxValue(String elementName)返回指定元素中的Object引用的最大合法值。Comparable<?>IIOMetadataFormatImpl. getObjectMaxValue(String elementName)Comparable<?>IIOMetadataFormat. getObjectMinValue(String elementName)返回命名元素中的Object引用的最小合法值。Comparable<?>IIOMetadataFormatImpl. getObjectMinValue(String elementName)Methods in javax.imageio.metadata with parameters of type Comparable Modifier and Type 方法 描述 protected <T extends Object & Comparable<? super T>>
voidIIOMetadataFormatImpl. addObjectValue(String elementName, Class<T> classType, T defaultValue, Comparable<? super T> minValue, Comparable<? super T> maxValue, boolean minInclusive, boolean maxInclusive)允许给定类类型的一个Object引用存储在实现命名元素的节点中。 -
Uses of Comparable in javax.jws
Classes in javax.jws that implement Comparable Modifier and Type Class 描述 static classWebParam.Mode -
Uses of Comparable in javax.jws.soap
Classes in javax.jws.soap that implement Comparable Modifier and Type Class 描述 static classSOAPBinding.ParameterStylestatic classSOAPBinding.Stylestatic classSOAPBinding.Use -
Uses of Comparable in javax.lang.model
Classes in javax.lang.model that implement Comparable Modifier and Type Class 描述 classSourceVersion源代码版本的Java编程语言。 -
Uses of Comparable in javax.lang.model.element
Classes in javax.lang.model.element that implement Comparable Modifier and Type Class 描述 classElementKind一个元素的kind。classModifier表示程序元素(如类,方法或字段)上的修饰符。static classModuleElement.DirectiveKind一个指令的kind。classNestingKind一种类型元素的 嵌套类型。 -
Uses of Comparable in javax.lang.model.type
Classes in javax.lang.model.type that implement Comparable Modifier and Type Class 描述 classTypeKind一种类型的镜子。 -
Uses of Comparable in javax.lang.model.util
Classes in javax.lang.model.util that implement Comparable Modifier and Type Class 描述 static classElements.Origin元素或其他语言模型项目的 起源 。 -
Uses of Comparable in javax.management
Classes in javax.management that implement Comparable Modifier and Type Class 描述 classObjectName表示MBean的对象名称,或可匹配多个MBean名称的模式。 -
Uses of Comparable in javax.management.openmbean
Methods in javax.management.openmbean that return Comparable Modifier and Type 方法 描述 Comparable<?>OpenMBeanAttributeInfoSupport. getMaxValue()返回此OpenMBeanAttributeInfoSupport实例描述的属性的最大值(如果指定),否则null。Comparable<?>OpenMBeanParameterInfo. getMaxValue()返回此参数的最大值,如果它有一个,否则null。Comparable<?>OpenMBeanParameterInfoSupport. getMaxValue()返回此OpenMBeanParameterInfoSupport实例描述的参数的最大值(如果指定),否则null。Comparable<?>OpenMBeanAttributeInfoSupport. getMinValue()返回此OpenMBeanAttributeInfoSupport实例描述的属性的OpenMBeanAttributeInfoSupport(如果指定),否则null。Comparable<?>OpenMBeanParameterInfo. getMinValue()返回此参数的最小值(如果为1),否则null。Comparable<?>OpenMBeanParameterInfoSupport. getMinValue()返回此OpenMBeanParameterInfoSupport实例描述的参数的OpenMBeanParameterInfoSupport(如果指定),否则null。Constructors in javax.management.openmbean with parameters of type Comparable Constructor 描述 OpenMBeanAttributeInfoSupport(String name, String description, OpenType<T> openType, boolean isReadable, boolean isWritable, boolean isIs, T defaultValue, Comparable<T> minValue, Comparable<T> maxValue)构造一个OpenMBeanAttributeInfoSupport实例,该实例描述了一种开放MBean的属性,与指定name,openType,description,defaultValue,minValue和maxValue。OpenMBeanParameterInfoSupport(String name, String description, OpenType<T> openType, T defaultValue, Comparable<T> minValue, Comparable<T> maxValue)构造一个OpenMBeanParameterInfoSupport实例,该实例描述了在一个或多个操作或open MBean类的构造函数中使用的参数,具有指定name,openType,description,defaultValue,minValue和maxValue。 -
Uses of Comparable in javax.naming
Subinterfaces of Comparable in javax.naming Modifier and Type 接口 描述 interfaceNameName接口表示通用名称 - 组件的有序序列。Classes in javax.naming that implement Comparable Modifier and Type Class 描述 classCompositeName此类表示组合名称 - 跨多个命名空间的组件名称序列。classCompoundName该类表示复合名称 - 来自分层名称空间的名称。 -
Uses of Comparable in javax.naming.ldap
Classes in javax.naming.ldap that implement Comparable Modifier and Type Class 描述 classLdapName此类表示由 RFC 2253指定的专有名称。classRdn此类表示相对可分辨名称,或RDN,它是由 RFC 2253指定的专有名称的组成部分。 -
Uses of Comparable in javax.net.ssl
Classes in javax.net.ssl that implement Comparable Modifier and Type Class 描述 static classSSLEngineResult.HandshakeStatus一个SSLEngineResult枚举描述了这个SSLEngine的当前握手状态。static classSSLEngineResult.Status一个SSLEngineResult枚举描述了SSLEngine操作的总体结果。 -
Uses of Comparable in javax.smartcardio
Classes in javax.smartcardio that implement Comparable Modifier and Type Class 描述 static classCardTerminals.State枚举CardTerminal的属性。 -
Uses of Comparable in javax.swing
Classes in javax.swing that implement Comparable Modifier and Type Class 描述 classDropMode拖放模式,用于确定组件在拖放过程中跟踪并指示放置位置的方法。static classGroupLayout.Alignment枚举可能的方式ParallelGroup可以对ParallelGroup。static classJTable.PrintMode打印模式,用于打印JTables。static classLayoutStyle.ComponentPlacementComponentPlacement是可以相对于彼此放置两个组件的可能方式的列举。static classRowFilter.ComparisonType枚举一些默认的RowFilters支持的可能比较值。classSortOrderSortOrder是可能的排序顺序的枚举。static classSwingWorker.StateValuestate绑定属性的值。Methods in javax.swing that return Comparable Modifier and Type 方法 描述 Comparable<Date>SpinnerDateModel. getEnd()返回序列中的最后一个Date。Comparable<?>SpinnerNumberModel. getMaximum()返回序列中的最后一个数字。Comparable<?>SpinnerNumberModel. getMinimum()返回此序列中的第一个数字。Comparable<Date>SpinnerDateModel. getStart()返回序列中的第一个Date。Methods in javax.swing with parameters of type Comparable Modifier and Type 方法 描述 voidSpinnerDateModel. setEnd(Comparable<Date> end)按此顺序更改Date的上限。voidSpinnerNumberModel. setMaximum(Comparable<?> maximum)更改此序列中数字的上限。voidSpinnerNumberModel. setMinimum(Comparable<?> minimum)更改此序列中数字的下限。voidSpinnerDateModel. setStart(Comparable<Date> start)更改此顺序中日期的下限。Constructors in javax.swing with parameters of type Comparable Constructor 描述 SpinnerDateModel(Date value, Comparable<Date> start, Comparable<Date> end, int calendarField)创建一个SpinnerDateModel,表示start和end之间的日期序列。SpinnerNumberModel(Number value, Comparable<?> minimum, Comparable<?> maximum, Number stepSize)构造一个SpinnerModel,表示从minimum到maximum一个封闭序列。 -
Uses of Comparable in javax.swing.event
Classes in javax.swing.event that implement Comparable Modifier and Type Class 描述 static classRowSorterEvent.Type枚举类型RowSorterEvents。 -
Uses of Comparable in javax.swing.plaf.nimbus
Classes in javax.swing.plaf.nimbus that implement Comparable Modifier and Type Class 描述 protected static classAbstractRegionPainter.PaintContext.CacheMode缓存模式。 -
Uses of Comparable in javax.swing.text
Methods in javax.swing.text that return Comparable Modifier and Type 方法 描述 Comparable<?>InternationalFormatter. getMaximum()返回最大允许值。Comparable<?>InternationalFormatter. getMinimum()返回最小允许值。Methods in javax.swing.text with parameters of type Comparable Modifier and Type 方法 描述 voidInternationalFormatter. setMaximum(Comparable<?> max)设置最大允许值。voidInternationalFormatter. setMinimum(Comparable<?> minimum)设置最小允许值。 -
Uses of Comparable in javax.swing.text.html
Classes in javax.swing.text.html that implement Comparable Modifier and Type Class 描述 static classFormSubmitEvent.MethodType表示HTML表单方法类型。 -
Uses of Comparable in javax.tools
Classes in javax.tools that implement Comparable Modifier and Type Class 描述 static classDiagnostic.Kind诊断的种类,例如错误或警告。static classDocumentationTool.Location特定于DocumentationTool的地点。static classJavaFileObject.Kind种类的JavaFileObjects。classStandardLocation文件对象的标准位置。 -
Uses of Comparable in javax.xml.bind.annotation
Classes in javax.xml.bind.annotation that implement Comparable Modifier and Type Class 描述 classXmlAccessOrder由XmlAccessorOrder用于控制JAXB绑定类中的属性和字段的排序。classXmlAccessType由XmlAccessorType用于控制字段或属性的序列化。classXmlNsForm枚举XML Schema命名空间资格。 -
Uses of Comparable in javax.xml.catalog
Classes in javax.xml.catalog that implement Comparable Modifier and Type Class 描述 static classCatalogFeatures.FeatureCatalog Features table中定义的要素类型。 -
Uses of Comparable in javax.xml.ws
Classes in javax.xml.ws that implement Comparable Modifier and Type Class 描述 static classService.Mode动态客户端或服务的方向。 -
Uses of Comparable in javax.xml.ws.handler
Classes in javax.xml.ws.handler that implement Comparable Modifier and Type Class 描述 static classMessageContext.Scope财产范围 -
Uses of Comparable in javax.xml.ws.soap
Classes in javax.xml.ws.soap that implement Comparable Modifier and Type Class 描述 static classAddressingFeature.Responses如果启用寻址,则此属性确定端点是否仅需要使用匿名响应,或仅使用非匿名响应或全部。 -
Uses of Comparable in javax.xml.xpath
Classes in javax.xml.xpath that implement Comparable Modifier and Type Class 描述 static classXPathEvaluationResult.XPathResultTypeXPathResultType表示XPath评估的可能的返回类型。 -
Uses of Comparable in jdk.dynalink
Classes in jdk.dynalink that implement Comparable Modifier and Type Class 描述 classStandardNamespaceDynalink定义的标准命名空间的枚举。classStandardOperation定义标准动态操作。 -
Uses of Comparable in jdk.dynalink.linker
Classes in jdk.dynalink.linker that implement Comparable Modifier and Type Class 描述 static classConversionComparator.Comparison列举将一个转换与另一个转换进行比较的可能结果。 -
Uses of Comparable in jdk.incubator.http
Classes in jdk.incubator.http that implement Comparable Modifier and Type Class 描述 static classHttpClient.Redirect定义自动重定向策略。static classHttpClient.VersionHTTP协议版本。static classWebSocket.MessagePartWebSocket.Listener在可能收到部分消息的情况下使用的标记。 -
Uses of Comparable in jdk.javadoc.doclet
Classes in jdk.javadoc.doclet that implement Comparable Modifier and Type Class 描述 static classDoclet.Option.Kind这种选择。static classDocletEnvironment.ModuleModestatic classTaglet.Location可以使用标签的位置。 -
Uses of Comparable in jdk.jshell
Classes in jdk.jshell that implement Comparable Modifier and Type Class 描述 static classSnippet.Kind描述一般的片段。static classSnippet.Status描述代码段的当前状态。static classSnippet.SubKind一个片段的详细种类。static classSourceCodeAnalysis.Completeness描述给定输入的完整性。 -
Uses of Comparable in jdk.nashorn.api.tree
Classes in jdk.nashorn.api.tree that implement Comparable Modifier and Type Class 描述 static classDiagnostic.Kind诊断的种类,例如错误或警告。static classTree.Kind列举各种树木。 -
Uses of Comparable in jdk.net
Classes in jdk.net that implement Comparable Modifier and Type Class 描述 static classSocketFlow.Status从SO_FLOW_SLA套接字选项枚举返回值。
-