A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
所有类 所有包
所有类 所有包
所有类 所有包
W
- W_RESIZE_CURSOR - Static variable in class java.awt. Cursor
- 西方调整大小的游标类型。
- W_RESIZE_CURSOR - Static variable in class java.awt. Frame
- Deprecated.replaced by
Cursor.W_RESIZE_CURSOR
. - W3C_LENGTH_UNITS - Static variable in class javax.swing. JEditorPane
- 用于指示 w3c compliant长度单位是否用于html呈现的客户端属性的键。
- W3C_XML_SCHEMA_INSTANCE_NS_URI - Static variable in class javax.xml. XMLConstants
- W3C XML架构实例命名空间URI。
- W3C_XML_SCHEMA_NS_URI - Static variable in class javax.xml. XMLConstants
- W3C XML Schema命名空间URI。
- W3C_XPATH_DATATYPE_NS_URI - Static variable in class javax.xml. XMLConstants
- W3C XPath数据类型名称空间URI。
- WAIS - Static variable in class javax.print.attribute.standard. ReferenceUriSchemesSupported
- 广域信息服务器(WAIS)协议。
- wait() - Method in class java.lang. Object
- 导致当前线程等待它被唤醒,通常是 通知或 中断 。
- wait(long) - Method in class java.lang. Object
- 导致当前线程等待它被唤醒,通常是 通知或 中断 ,或者直到经过一定量的实时。
- wait(long, int) - Method in class java.lang. Object
- 导致当前线程等待它被唤醒,通常是 通知或 中断 ,或者直到经过一定量的实时。
- WAIT_CURSOR - Static variable in class java.awt. Cursor
- 等待光标类型。
- WAIT_CURSOR - Static variable in class java.awt. Frame
- Deprecated.replaced by
Cursor.WAIT_CURSOR
. - waitFor() - Method in class java.lang. Process
- 如有必要,使当前线程等待,直到此
Process
对象表示的进程终止。 - waitFor(long, TimeUnit) - Method in class java.lang. Process
- 如果需要,使当前线程等待,直到此
Process
对象表示的进程终止,或者指定的等待时间结束。 - waitForAll() - Method in class java.awt. MediaTracker
- 开始加载此媒体跟踪器跟踪的所有图像。
- waitForAll(long) - Method in class java.awt. MediaTracker
- 开始加载此媒体跟踪器跟踪的所有图像。
- waitForCardAbsent(long) - Method in class javax.smartcardio. CardTerminal
- 等待此终端中没有卡或超时到期。
- waitForCardPresent(long) - Method in class javax.smartcardio. CardTerminal
- 等待此终端中存在卡或超时到期。
- waitForChange() - Method in class javax.smartcardio. CardTerminals
- 等待在此对象的任何终端中插入或移除卡。
- waitForChange(long) - Method in class javax.smartcardio. CardTerminals
- 等待在此对象的任何终端中插入或移除卡,或者直到超时到期。
- waitForID(int) - Method in class java.awt. MediaTracker
- 开始使用指定的标识符加载此媒体跟踪器跟踪的所有图像。
- waitForID(int, long) - Method in class java.awt. MediaTracker
- 开始使用指定的标识符加载此媒体跟踪器跟踪的所有图像。
- waitForIdle() - Method in class java.awt. Robot
- 等待,直到处理了当前在事件队列上的所有事件。
- waitForWork() - Method in class javax.swing.text. LayoutQueue
- 工作线程使用它来执行新任务。
- WAITING - java.lang. Thread.State
- 等待线程的线程状态。
- waitingThreads() - Method in interface com.sun.jdi. ObjectReference
- 返回包含当前等待此对象监视器的每个线程的
ThreadReference
的List。 - wakeup() - Method in class java.nio.channels. Selector
- 导致尚未返回的第一个选择操作立即返回。
- walk(Path, int, FileVisitOption...) - Static method in class java.nio.file. Files
- 通过遍历以给定起始文件为根的文件树,返回
Stream
,其中包含Path
。 - walk(Path, FileVisitOption...) - Static method in class java.nio.file. Files
- 通过遍历以给定起始文件为根的文件树,返回
Stream
,其中包含Path
。 - walk(Function<? super Stream<StackWalker.StackFrame>, ? extends T>) - Method in class java.lang. StackWalker
- 将给定函数应用于当前线程的
StackFrame
的流,从堆栈的顶部帧遍历,这是调用此walk
方法的方法。 - walkFileTree(Path, FileVisitor<? super Path>) - Static method in class java.nio.file. Files
- 走一个文件树。
- walkFileTree(Path, Set<FileVisitOption>, int, FileVisitor<? super Path>) - Static method in class java.nio.file. Files
- 走一个文件树。
- WALL - java.time.zone. ZoneOffsetTransitionRule.TimeDefinition
- 本地日期时间以墙偏移量表示。
- WALL_TIME - Static variable in class java.util. SimpleTimeZone
- 指定为挂钟时间的开始或结束时间模式的常量。
- WANTS_INPUT_PROPERTY - Static variable in class javax.swing. JOptionPane
- 绑定属性名称为
wantsInput
。 - wantsInput - Variable in class javax.swing. JOptionPane
- 如果为true,则将向用户提供UI小部件以获取输入。
- WARANG_CITI - java.lang. Character.UnicodeScript
- Unicode脚本“Warang Citi”。
- WARANG_CITI - Static variable in class java.lang. Character.UnicodeBlock
- “Warang Citi”Unicode字符块的常量。
- warning(String) - Method in class java.util.logging. Logger
- 记录警告消息。
- warning(Supplier<String>) - Method in class java.util.logging. Logger
- 记录一条WARNING消息,该消息仅在日志记录级别实际记录消息时才构建。
- warning(TransformerException) - Method in interface javax.xml.transform. ErrorListener
- 收到警告通知。
- warning(SAXParseException) - Method in interface org.xml.sax. ErrorHandler
- 收到警告通知。
- warning(SAXParseException) - Method in class org.xml.sax. HandlerBase
- Deprecated.接收解析器警告的通知。
- warning(SAXParseException) - Method in class org.xml.sax.helpers. DefaultHandler
- 接收解析器警告的通知。
- warning(SAXParseException) - Method in class org.xml.sax.helpers. XMLFilterImpl
- 过滤警告事件。
- WARNING - java.awt. TrayIcon.MessageType
- 一条警告信息
- WARNING - java.lang. System.Logger.Level
-
WARNING
级别:通常用于记录警告消息。 - WARNING - javax.tools. Diagnostic.Kind
- 通常不会妨碍工具正常完成的问题。
- WARNING - jdk.nashorn.api.tree. Diagnostic.Kind
- Deprecated.通常不会妨碍工具正常完成的问题。
- WARNING - Static variable in class java.util.logging. Level
- 警告是指示潜在问题的消息级别。
- WARNING - Static variable in class javax.print.attribute.standard. Severity
- 表示
PrinterStateReason
是“警告”。 - WARNING - Static variable in class javax.security.auth.callback. ConfirmationCallback
- 警告消息类型。
- WARNING - Static variable in class javax.security.auth.callback. TextOutputCallback
- 警告信息。
- WARNING_DIALOG - Static variable in class javax.swing. JRootPane
- 用于windowDecorationStyle属性的常量。
- WARNING_MESSAGE - Static variable in class javax.swing. JOptionPane
- 用于警告消息。
- warningListeners - Variable in class javax.imageio. ImageReader
- A
List
当前注册IIOReadWarningListener
s,默认初始化为null
,这是空List
代名词。 - warningListeners - Variable in class javax.imageio. ImageWriter
- A
List
当前注册IIOWriteWarningListener
s,默认初始化为null
,与空List
同义。 - warningLocales - Variable in class javax.imageio. ImageReader
-
List
的Locale
与每个当前注册的IIOReadWarningListener
相关联,默认初始化为null
,这与空List
同义。 - warningLocales - Variable in class javax.imageio. ImageWriter
- 甲
List
的Locale
S,一个用于的每个元素warningListeners
,默认情况下初始化null
,它与空同义List
。 - warningOccurred(ImageReader, String) - Method in interface javax.imageio.event. IIOReadWarningListener
- 报告解码中出现非致命错误。
- warningOccurred(ImageWriter, int, String) - Method in interface javax.imageio.event. IIOWriteWarningListener
- 报告编码中出现非致命错误。
- wasFocused - Variable in class javax.swing.plaf.basic. BasicMenuUI.ChangeHandler
- 重点关注的组件。
- wasIcon(JInternalFrame) - Method in class javax.swing. DefaultDesktopManager
- 返回
true
如果组件已被图标化和的边界desktopIcon
是有效的,否则返回false
。 - wasNull() - Method in interface java.sql. CallableStatement
- 检索读取的最后一个OUT参数是否具有SQL
NULL
的值。 - wasNull() - Method in interface java.sql. ResultSet
- 报告最后一列读取的值是否为SQL
NULL
。 - wasNull() - Method in interface java.sql. SQLInput
- 检索读取的最后一个值是否为SQL
NULL
。 - wasNull() - Method in class javax.sql.rowset.serial. SQLInputImpl
- 确定从此
SQLInputImpl
对象读取的最后一个值是否为null
。 - watchable() - Method in interface java.nio.file. WatchKey
- 返回为其创建此监视键的对象。
- Watchable - Interface in java.nio.file
- 可以向监视服务注册的对象,以便可以 监视其更改和事件。
- WatchEvent< T> - Interface in java.nio.file
- 使用
WatchService
注册的对象的事件或重复事件。 - WatchEvent.Kind< T> - Interface in java.nio.file
- 一种事件类型,用于识别目的。
- WatchEvent.Modifier - Interface in java.nio.file
- 一个事件修饰符,用于限定
Watchable
在WatchService
中的注册方式 。 - WatchKey - Interface in java.nio.file
- 表示使用
WatchService
注册watchable
对象的标记 。 - WatchpointEvent - Interface in com.sun.jdi.event
- 目标VM中的线程遇到的字段触发事件的通知。
- WatchpointRequest - Interface in com.sun.jdi.request
- 标识正在监视的目标VM中的
字段
。 - WatchService - Interface in java.nio.file
- 手表服务, 手表已注册的对象的变化和事件。
- WAVE - Static variable in class javax.sound.sampled. AudioFileFormat.Type
- 指定WAVE文件。
- WEAK_COMPARE_AND_SET - java.lang.invoke. VarHandle.AccessMode
- 访问模式,其访问权限由相应的方法
VarHandle.weakCompareAndSet
指定 - WEAK_COMPARE_AND_SET_ACQUIRE - java.lang.invoke. VarHandle.AccessMode
- 访问模式,其访问权限由相应的方法
VarHandle.weakCompareAndSetAcquire
指定 - WEAK_COMPARE_AND_SET_PLAIN - java.lang.invoke. VarHandle.AccessMode
- 访问模式,其访问权限由相应的方法
VarHandle.weakCompareAndSetPlain
指定 - WEAK_COMPARE_AND_SET_RELEASE - java.lang.invoke. VarHandle.AccessMode
- 访问模式,其访问权限由相应的方法
VarHandle.weakCompareAndSetRelease
指定 - weakCompareAndSet(boolean, boolean) - Method in class java.util.concurrent.atomic. AtomicBoolean
- Deprecated.This method has plain memory effects but the method name implies volatile memory effects (see methods such as
AtomicBoolean.compareAndExchange(boolean, boolean)
andAtomicBoolean.compareAndSet(boolean, boolean)
). To avoid confusion over plain or volatile memory effects it is recommended that the methodAtomicBoolean.weakCompareAndSetPlain(boolean, boolean)
be used instead. - weakCompareAndSet(int, int) - Method in class java.util.concurrent.atomic. AtomicInteger
- Deprecated.This method has plain memory effects but the method name implies volatile memory effects (see methods such as
AtomicInteger.compareAndExchange(int, int)
andAtomicInteger.compareAndSet(int, int)
). To avoid confusion over plain or volatile memory effects it is recommended that the methodAtomicInteger.weakCompareAndSetPlain(int, int)
be used instead. - weakCompareAndSet(int, int, int) - Method in class java.util.concurrent.atomic. AtomicIntegerArray
- Deprecated.This method has plain memory effects but the method name implies volatile memory effects (see methods such as
AtomicIntegerArray.compareAndExchange(int, int, int)
andAtomicIntegerArray.compareAndSet(int, int, int)
). To avoid confusion over plain or volatile memory effects it is recommended that the methodAtomicIntegerArray.weakCompareAndSetPlain(int, int, int)
be used instead. - weakCompareAndSet(int, long, long) - Method in class java.util.concurrent.atomic. AtomicLongArray
- Deprecated.This method has plain memory effects but the method name implies volatile memory effects (see methods such as
AtomicLongArray.compareAndExchange(int, long, long)
andAtomicLongArray.compareAndSet(int, long, long)
). To avoid confusion over plain or volatile memory effects it is recommended that the methodAtomicLongArray.weakCompareAndSetPlain(int, long, long)
be used instead. - weakCompareAndSet(int, E, E) - Method in class java.util.concurrent.atomic. AtomicReferenceArray
- Deprecated.This method has plain memory effects but the method name implies volatile memory effects (see methods such as
AtomicReferenceArray.compareAndExchange(int, E, E)
andAtomicReferenceArray.compareAndSet(int, E, E)
). To avoid confusion over plain or volatile memory effects it is recommended that the methodAtomicReferenceArray.weakCompareAndSetPlain(int, E, E)
be used instead. - weakCompareAndSet(long, long) - Method in class java.util.concurrent.atomic. AtomicLong
- Deprecated.This method has plain memory effects but the method name implies volatile memory effects (see methods such as
AtomicLong.compareAndExchange(long, long)
andAtomicLong.compareAndSet(long, long)
). To avoid confusion over plain or volatile memory effects it is recommended that the methodAtomicLong.weakCompareAndSetPlain(long, long)
be used instead. - weakCompareAndSet(Object...) - Method in class java.lang.invoke. VarHandle
- 可能原子将变量到值
newValue
用的存储器语义VarHandle.setVolatile(java.lang.Object...)
如果该变量的当前值,被称为 证人值 ,==
的expectedValue
,与的存储器访问语义VarHandle.getVolatile(java.lang.Object...)
。 - weakCompareAndSet(T, int, int) - Method in class java.util.concurrent.atomic. AtomicIntegerFieldUpdater
- 如果当前值
==
是预期值,==
原子方式将此更新程序管理的给定对象的字段设置为给定的更新值。 - weakCompareAndSet(T, long, long) - Method in class java.util.concurrent.atomic. AtomicLongFieldUpdater
- 如果当前值
==
是预期值,==
原子方式将此更新程序管理的给定对象的字段设置为给定的更新值。 - weakCompareAndSet(T, V, V) - Method in class java.util.concurrent.atomic. AtomicReferenceFieldUpdater
- 如果当前值
==
是预期值,==
原子方式将此更新程序管理的给定对象的字段设置为给定的更新值。 - weakCompareAndSet(V, V) - Method in class java.util.concurrent.atomic. AtomicReference
- Deprecated.This method has plain memory effects but the method name implies volatile memory effects (see methods such as
AtomicReference.compareAndExchange(V, V)
andAtomicReference.compareAndSet(V, V)
). To avoid confusion over plain or volatile memory effects it is recommended that the methodAtomicReference.weakCompareAndSetPlain(V, V)
be used instead. - weakCompareAndSet(V, V, boolean, boolean) - Method in class java.util.concurrent.atomic. AtomicMarkableReference
- 如果当前参考值为
==
并且当前标记等于预期标记,则以原子方式将参考值和标记的值设置为给定的更新值。 - weakCompareAndSet(V, V, int, int) - Method in class java.util.concurrent.atomic. AtomicStampedReference
- 如果当前引用为
==
到预期引用且当前戳记等于预期戳记,则以原子方式将引用和戳记的值设置为给定的更新值。 - weakCompareAndSetAcquire(boolean, boolean) - Method in class java.util.concurrent.atomic. AtomicBoolean
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetAcquire(java.lang.Object...)
。 - weakCompareAndSetAcquire(int, int) - Method in class java.util.concurrent.atomic. AtomicInteger
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetAcquire(java.lang.Object...)
。 - weakCompareAndSetAcquire(int, int, int) - Method in class java.util.concurrent.atomic. AtomicIntegerArray
- 可能以原子方式设置在索引元件
i
到newValue
如果该元素的当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetAcquire(java.lang.Object...)
。 - weakCompareAndSetAcquire(int, long, long) - Method in class java.util.concurrent.atomic. AtomicLongArray
- 可能以原子方式设置在索引元件
i
到newValue
如果该元素的当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetAcquire(java.lang.Object...)
。 - weakCompareAndSetAcquire(int, E, E) - Method in class java.util.concurrent.atomic. AtomicReferenceArray
- 可能以原子方式设置在索引元件
i
到newValue
如果该元素的当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetAcquire(java.lang.Object...)
。 - weakCompareAndSetAcquire(long, long) - Method in class java.util.concurrent.atomic. AtomicLong
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetAcquire(java.lang.Object...)
。 - weakCompareAndSetAcquire(Object...) - Method in class java.lang.invoke. VarHandle
- 可能原子将变量到值
newValue
用的语义VarHandle.set(java.lang.Object...)
如果变量的当前值,被称为 证人值 ,==
的expectedValue
,与的存储器访问语义VarHandle.getAcquire(java.lang.Object...)
。 - weakCompareAndSetAcquire(V, V) - Method in class java.util.concurrent.atomic. AtomicReference
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetAcquire(java.lang.Object...)
。 - weakCompareAndSetPlain(boolean, boolean) - Method in class java.util.concurrent.atomic. AtomicBoolean
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetPlain(java.lang.Object...)
。 - weakCompareAndSetPlain(int, int) - Method in class java.util.concurrent.atomic. AtomicInteger
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetPlain(java.lang.Object...)
。 - weakCompareAndSetPlain(int, int, int) - Method in class java.util.concurrent.atomic. AtomicIntegerArray
- 可能以原子方式设置在索引元件
i
到newValue
如果该元素的当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetPlain(java.lang.Object...)
。 - weakCompareAndSetPlain(int, long, long) - Method in class java.util.concurrent.atomic. AtomicLongArray
- 可能以原子方式设置在索引元件
i
到newValue
如果该元素的当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetPlain(java.lang.Object...)
。 - weakCompareAndSetPlain(int, E, E) - Method in class java.util.concurrent.atomic. AtomicReferenceArray
- 可能以原子方式设置在索引元件
i
到newValue
如果该元素的当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetPlain(java.lang.Object...)
。 - weakCompareAndSetPlain(long, long) - Method in class java.util.concurrent.atomic. AtomicLong
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetPlain(java.lang.Object...)
。 - weakCompareAndSetPlain(Object...) - Method in class java.lang.invoke. VarHandle
- 可能原子将变量到值
newValue
用的语义VarHandle.set(java.lang.Object...)
如果变量的当前值,被称为 证人值 ,==
的expectedValue
,与的存储器访问语义VarHandle.get(java.lang.Object...)
。 - weakCompareAndSetPlain(V, V) - Method in class java.util.concurrent.atomic. AtomicReference
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetPlain(java.lang.Object...)
。 - weakCompareAndSetRelease(boolean, boolean) - Method in class java.util.concurrent.atomic. AtomicBoolean
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetRelease(java.lang.Object...)
。 - weakCompareAndSetRelease(int, int) - Method in class java.util.concurrent.atomic. AtomicInteger
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetRelease(java.lang.Object...)
。 - weakCompareAndSetRelease(int, int, int) - Method in class java.util.concurrent.atomic. AtomicIntegerArray
- 可能以原子方式设置在索引元件
i
到newValue
如果该元素的当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetRelease(java.lang.Object...)
。 - weakCompareAndSetRelease(int, long, long) - Method in class java.util.concurrent.atomic. AtomicLongArray
- 可能以原子方式设置在索引元件
i
到newValue
如果该元素的当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetRelease(java.lang.Object...)
。 - weakCompareAndSetRelease(int, E, E) - Method in class java.util.concurrent.atomic. AtomicReferenceArray
- 可能以原子方式设置在索引元件
i
到newValue
如果该元素的当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetRelease(java.lang.Object...)
。 - weakCompareAndSetRelease(long, long) - Method in class java.util.concurrent.atomic. AtomicLong
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetRelease(java.lang.Object...)
。 - weakCompareAndSetRelease(Object...) - Method in class java.lang.invoke. VarHandle
- 可能原子将变量到值
newValue
用的语义VarHandle.setRelease(java.lang.Object...)
如果变量的当前值,被称为 证人值 ,==
的expectedValue
,与的存储器访问语义VarHandle.get(java.lang.Object...)
。 - weakCompareAndSetRelease(V, V) - Method in class java.util.concurrent.atomic. AtomicReference
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSetRelease(java.lang.Object...)
。 - weakCompareAndSetVolatile(boolean, boolean) - Method in class java.util.concurrent.atomic. AtomicBoolean
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSet(java.lang.Object...)
。 - weakCompareAndSetVolatile(int, int) - Method in class java.util.concurrent.atomic. AtomicInteger
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSet(java.lang.Object...)
。 - weakCompareAndSetVolatile(int, int, int) - Method in class java.util.concurrent.atomic. AtomicIntegerArray
- 可能以原子方式设置在索引元件
i
到newValue
如果该元素的当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSet(java.lang.Object...)
。 - weakCompareAndSetVolatile(int, long, long) - Method in class java.util.concurrent.atomic. AtomicLongArray
- 可能以原子方式设置在索引元件
i
到newValue
如果该元素的当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSet(java.lang.Object...)
。 - weakCompareAndSetVolatile(int, E, E) - Method in class java.util.concurrent.atomic. AtomicReferenceArray
- 可能以原子方式设置在索引元件
i
到newValue
如果该元素的当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSet(java.lang.Object...)
。 - weakCompareAndSetVolatile(long, long) - Method in class java.util.concurrent.atomic. AtomicLong
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSet(java.lang.Object...)
。 - weakCompareAndSetVolatile(V, V) - Method in class java.util.concurrent.atomic. AtomicReference
- 可能原子将值设置为
newValue
如果当前值== expectedValue
如通过指定,记忆效应VarHandle.weakCompareAndSet(java.lang.Object...)
。 - WeakHashMap< K, V> - Class in java.util
- 基于哈希表的
Map
接口的实现,具有 弱键 。 - WeakHashMap() - Constructor for class java.util. WeakHashMap
- 使用默认初始容量(16)和加载因子(0.75)构造一个新的空
WeakHashMap
。 - WeakHashMap(int) - Constructor for class java.util. WeakHashMap
- 使用给定的初始容量和默认加载因子(0.75)构造一个新的空
WeakHashMap
。 - WeakHashMap(int, float) - Constructor for class java.util. WeakHashMap
- 使用给定的初始容量和给定的加载因子构造一个新的空
WeakHashMap
。 - WeakHashMap(Map<? extends K, ? extends V>) - Constructor for class java.util. WeakHashMap
- 构造一个新的
WeakHashMap
,其映射与指定的映射相同。 - WeakReference< T> - Class in java.lang.ref
- 弱引用对象,它们不会阻止它们的指示物被最终化,最终化,然后回收。
- WeakReference(T) - Constructor for class java.lang.ref. WeakReference
- 创建一个引用给定对象的新弱引用。
- WeakReference(T, ReferenceQueue<? super T>) - Constructor for class java.lang.ref. WeakReference
- 创建一个引用给定对象并在给定队列中注册的新弱引用。
- WebRowSet - Interface in javax.sql.rowset
-
WebRowSet
所有实现必须实现的标准接口。 - WebSocket - Interface in java.net.http
- WebSocket客户端。
- WebSocket.Builder - Interface in java.net.http
- WebSocket.Listener - Interface in java.net.http
- 接收界面
WebSocket
。 - WebSocketHandshakeException - Exception in java.net.http
- 打开握手失败时抛出。
- WebSocketHandshakeException(HttpResponse<?>) - Constructor for exception java.net.http. WebSocketHandshakeException
- 构造一个
WebSocketHandshakeException
给定HttpResponse
。 - WEDNESDAY - java.time. DayOfWeek
- 星期三的星期几的单例实例。
- WEDNESDAY - Static variable in class java.util. Calendar
-
Calendar.DAY_OF_WEEK
字段的值表示星期三。 - WEEK_BASED_YEAR - Static variable in class java.time.temporal. IsoFields
- 代表以周为基础的年份的字段。
- WEEK_BASED_YEARS - Static variable in class java.time.temporal. IsoFields
- 表示加法和减法的基于周的年份的单位。
- WEEK_BASED_YEARS - Static variable in class java.time.temporal. WeekFields
- 表示加法和减法的基于周的年份的单位。
- WEEK_OF_MONTH - Static variable in class java.text. DateFormat.Field
- 常量标识月份字段。
- WEEK_OF_MONTH - Static variable in class java.util. Calendar
-
get
和set
字段编号表示get
的周数。 - WEEK_OF_MONTH_FIELD - Static variable in class java.text. DateFormat
- WEEK_OF_MONTH字段对齐的有用常量。
- WEEK_OF_WEEK_BASED_YEAR - Static variable in class java.time.temporal. IsoFields
- 代表以周为基础的年份的字段。
- WEEK_OF_YEAR - Static variable in class java.text. DateFormat.Field
- 常量标识一年中的一周字段。
- WEEK_OF_YEAR - Static variable in class java.util. Calendar
-
get
和set
字段编号表示当年的周数。 - WEEK_OF_YEAR_FIELD - Static variable in class java.text. DateFormat
- WEEK_OF_YEAR字段对齐的有用常量。
- weekBasedYear() - Method in class java.time.temporal. WeekFields
- 返回一个字段,以根据此
WeekFields
访问基于周的年份的WeekFields
。 - WeekFields - Class in java.time.temporal
- 星期几,星期和星期字段的本地化定义。
- weekOfMonth() - Method in class java.time.temporal. WeekFields
- 返回一个字段,以根据此
WeekFields
访问一周中的某一周。 - weekOfWeekBasedYear() - Method in class java.time.temporal. WeekFields
- 返回一个字段,以根据此
WeekFields
访问基于周的一周的周。 - weekOfYear() - Method in class java.time.temporal. WeekFields
- 返回一个字段,以根据此
WeekFields
访问一周中的某一周。 - WEEKS - java.time.temporal. ChronoUnit
- 表示一周概念的单位。
- weight - Variable in class java.awt.font. GlyphJustificationInfo
- 这个字形的重量。
- WEIGHT - Static variable in class java.awt.font. TextAttribute
- 字体粗细的属性键。
- WEIGHT_BOLD - Static variable in class java.awt.font. TextAttribute
- 标准的大胆重量。
- WEIGHT_DEMIBOLD - Static variable in class java.awt.font. TextAttribute
- 重量比
WEIGHT_BOLD
轻一些。 - WEIGHT_DEMILIGHT - Static variable in class java.awt.font. TextAttribute
- 中间重量在
WEIGHT_LIGHT
和WEIGHT_STANDARD
之间。 - WEIGHT_EXTRA_LIGHT - Static variable in class java.awt.font. TextAttribute
- 最轻的预定重量。
- WEIGHT_EXTRABOLD - Static variable in class java.awt.font. TextAttribute
- 一个特别重的重量。
- WEIGHT_HEAVY - Static variable in class java.awt.font. TextAttribute
- 重量比
WEIGHT_BOLD
重中等。 - WEIGHT_LIGHT - Static variable in class java.awt.font. TextAttribute
- 标准重量轻。
- WEIGHT_MEDIUM - Static variable in class java.awt.font. TextAttribute
- 中间重量介于
WEIGHT_REGULAR
和WEIGHT_BOLD
之间。 - WEIGHT_REGULAR - Static variable in class java.awt.font. TextAttribute
- 标准重量。
- WEIGHT_SEMIBOLD - Static variable in class java.awt.font. TextAttribute
- 重量比
WEIGHT_REGULAR
重中等。 - WEIGHT_ULTRABOLD - Static variable in class java.awt.font. TextAttribute
- 最重的预定重量。
- weightx - Variable in class java.awt. GridBagConstraints
- 指定如何分配额外的水平空间。
- weighty - Variable in class java.awt. GridBagConstraints
- 指定如何分配额外的垂直空间。
- WEST - Static variable in class java.awt. BorderLayout
- 西部布局约束(容器的左侧)。
- WEST - Static variable in class java.awt. GridBagConstraints
- 将组件放在其显示区域的左侧,垂直居中。
- WEST - Static variable in class javax.swing. SpringLayout
- 指定组件边界矩形的左边缘。
- WEST - Static variable in interface javax.swing. SwingConstants
- 指南针向西(左)。
- westPane - Variable in class javax.swing.plaf.basic. BasicInternalFrameUI
- 西窗格
- WHEEL_BLOCK_SCROLL - Static variable in class java.awt.event. MouseWheelEvent
- 表示通过“块”滚动的常量(如使用向上翻页,向下翻页键滚动)
- WHEEL_UNIT_SCROLL - Static variable in class java.awt.event. MouseWheelEvent
- 表示按“单位”滚动的常量(如使用箭头键滚动)
- when - Variable in class java.awt. Event
- Deprecated.时间戳。
- WHEN_ANCESTOR_OF_FOCUSED_COMPONENT - Static variable in class javax.swing. JComponent
- 用于
registerKeyboardAction
常量,表示当接收组件是焦点组件的祖先或者它本身是焦点组件时,应该调用该命令。 - WHEN_FOCUSED - Static variable in class javax.swing. JComponent
- 用于
registerKeyboardAction
常量,表示应在组件具有焦点时调用该命令。 - WHEN_IN_FOCUSED_WINDOW - Static variable in class javax.swing. JComponent
- 用于
registerKeyboardAction
常量,表示当接收组件位于具有焦点的窗口中或者本身是焦点组件时,应调用该命令。 - whenComplete(BiConsumer<? super T, ? super Throwable>) - Method in interface java.util.concurrent. CompletionStage
- 返回与此阶段具有相同结果或异常的新CompletionStage,该阶段在此阶段完成时执行给定操作。
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - Method in interface java.util.concurrent. CompletionStage
- 返回一个新的CompletionStage,其结果或异常与此阶段相同,在此阶段完成时使用此阶段的默认异步执行工具执行给定操作。
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - Method in interface java.util.concurrent. CompletionStage
- 返回一个新的CompletionStage,其结果或异常与此阶段相同,在此阶段完成时使用提供的Executor执行给定的操作。
- WHERE_CLAUSE_ONLY - java.sql. PseudoColumnUsage
- 伪/隐藏列只能在WHERE子句中使用。
- WHILE_LOOP - com.sun.source.tree. Tree.Kind
- 用于
WhileLoopTree
的实例。 - WHILE_LOOP - jdk.nashorn.api.tree. Tree.Kind
- Deprecated.用于
WhileLoopTree
的实例。 - whileLoop(MethodHandle, MethodHandle, MethodHandle) - Static method in class java.lang.invoke. MethodHandles
- 从初始化程序,正文和谓词构造一个
while
循环。 - WhileLoopTree - Interface in com.sun.source.tree
-
while
循环语句的树节点。 - WhileLoopTree - Interface in jdk.nashorn.api.tree
- Deprecated, for removal: This API element is subject to removal in a future version.Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
- white - Static variable in class java.awt. Color
- 颜色为白色。
- WHITE - Static variable in class java.awt. Color
- 颜色为白色。
- WHITE_BALANCE_AUTO - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
- 与“WhiteBalance”标记一起使用的值。
- WHITE_BALANCE_MANUAL - Static variable in class javax.imageio.plugins.tiff. ExifTIFFTagSet
- 与“WhiteBalance”标记一起使用的值。
- WHITE_SPACE - Static variable in class javax.swing.text.html. CSS.Attribute
- CSS属性“white-space”。
- WHITESPACE - Static variable in class java.awt.font. GlyphMetrics
- 表示没有可视表示的字形。
- whitespaceChars(int, int) - Method in class java.io. StreamTokenizer
- 指定范围
low <= c <= high
中的所有字符 c都是空格字符。 - width - Variable in class java.awt. Component.BltBufferStrategy
- 后缓冲区的宽度
- width - Variable in class java.awt. Dimension
- 宽度尺寸; 可以使用负值。
- width - Variable in class java.awt.geom. Arc2D.Double
- 整个椭圆的总宽度,其中该弧是部分截面(不考虑角度范围)。
- width - Variable in class java.awt.geom. Arc2D.Float
- 整个椭圆的总宽度,其中该弧是部分截面(不考虑角度范围)。
- width - Variable in class java.awt.geom. Ellipse2D.Double
- 这个
Ellipse2D
的总宽度。 - width - Variable in class java.awt.geom. Ellipse2D.Float
- 这个
Ellipse2D
的总宽度。 - width - Variable in class java.awt.geom. Rectangle2D.Double
- 这个宽度
Rectangle2D
。 - width - Variable in class java.awt.geom. Rectangle2D.Float
- 这个宽度
Rectangle2D
。 - width - Variable in class java.awt.geom. RoundRectangle2D.Double
- 这个宽度
RoundRectangle2D
。 - width - Variable in class java.awt.geom. RoundRectangle2D.Float
- 宽度
RoundRectangle2D
。 - width - Variable in class java.awt.image. Raster
- 此光栅的宽度。
- width - Variable in class java.awt.image. SampleModel
- 此SampleModel描述的图像数据区域的像素宽度。
- width - Variable in class java.awt. Rectangle
- 宽度为
Rectangle
。 - width - Variable in class javax.swing.table. TableColumn
- 列的宽度。
- width(Component) - Static method in class javax.swing. Spring
- 返回一个spring,其 minimum , preferred , maximum和 value属性由所提供组件的 minimumSize , preferredSize , maximumSize和 size属性的宽度定义。
- WIDTH - Static variable in class java.awt.font. TextAttribute
- 字体宽度的属性键。
- WIDTH - Static variable in interface java.awt.image. ImageObserver
- imageUpdate的infoflags参数中的此标志表示基本图像的宽度现在可用,并且可以从width参数获取到imageUpdate回调方法。
- WIDTH - Static variable in class javax.swing. SpringLayout
- 指定组件边界矩形的宽度。
- WIDTH - Static variable in class javax.swing.text.html. CSS.Attribute
- CSS属性“width”。
- WIDTH - Static variable in class javax.swing.text.html. HTML.Attribute
- 属性“宽度”
- WIDTH_CONDENSED - Static variable in class java.awt.font. TextAttribute
- 最精简的预定义宽度。
- WIDTH_EXTENDED - Static variable in class java.awt.font. TextAttribute
- 最扩展的预定义宽度。
- WIDTH_REGULAR - Static variable in class java.awt.font. TextAttribute
- 标准宽度。
- WIDTH_SEMI_CONDENSED - Static variable in class java.awt.font. TextAttribute
- 宽度适中。
- WIDTH_SEMI_EXTENDED - Static variable in class java.awt.font. TextAttribute
- 宽度适度延长。
- WILDCARD - javax.lang.model.type. TypeKind
- 通配符类型参数。
- WILDCARD - Static variable in class javax.management. ObjectName
- 定义通配符“*:*”ObjectName。
- WildcardTree - Interface in com.sun.source.tree
- 通配符类型参数的树节点。
- WildcardType - Interface in com.sun.javadoc
- Deprecated, for removal: This API element is subject to removal in a future version.The declarations in this package have been superseded by those in the package
jdk.javadoc.doclet
. For more information, see the Migration Guide in the documentation for that package. - WildcardType - Interface in java.lang.reflect
- WildcardType表示一个通配符型表达,如
?
,? extends Number
,或? super Integer
。 - WildcardType - Interface in javax.lang.model.type
- 表示通配符类型参数。
- WIND_EVEN_ODD - Static variable in class java.awt.geom. Path2D
- 用于确定路径内部的偶数绕组规则。
- WIND_EVEN_ODD - Static variable in interface java.awt.geom. PathIterator
- 用于指定用于确定路径内部的奇偶规则的绕组规则常数。
- WIND_NON_ZERO - Static variable in class java.awt.geom. Path2D
- 用于确定路径内部的非零缠绕规则。
- WIND_NON_ZERO - Static variable in interface java.awt.geom. PathIterator
- 用于指定用于确定路径内部的非零规则的缠绕规则常数。
- window - Static variable in class java.awt. SystemColor
- 为窗口内部区域的背景渲染的颜色。
- Window - Class in java.awt
-
Window
对象是顶级窗口,没有边框且没有菜单栏。 - Window(Frame) - Constructor for class java.awt. Window
- 构造一个新的,最初不可见的窗口,其中指定的
Frame
作为其所有者。 - Window(Window) - Constructor for class java.awt. Window
- 构造一个新的,最初不可见的窗口,其中指定的
Window
作为其所有者。 - Window(Window, GraphicsConfiguration) - Constructor for class java.awt. Window
- 使用指定的所有者
Window
和GraphicsConfiguration
的屏幕设备构造一个新的,最初不可见的窗口。 - WINDOW - Static variable in class com.sun.java.accessibility.util. EventID
- 映射到AWT窗口支持(即WindowListener和WindowEvent)
- WINDOW - Static variable in class java.awt. SystemColor
-
SystemColor.window
系统颜色的数组索引。 - WINDOW - Static variable in class javax.accessibility. AccessibleRole
- 顶级窗口,没有标题或边框。
- WINDOW_ACTIVATED - Static variable in class java.awt.event. WindowEvent
- 窗口激活的事件类型。
- WINDOW_BORDER - Static variable in class java.awt. SystemColor
-
SystemColor.windowBorder
系统颜色的数组索引。 - WINDOW_CLOSED - Static variable in class java.awt.event. WindowEvent
- 窗口关闭事件。
- WINDOW_CLOSING - Static variable in class java.awt.event. WindowEvent
- “窗口正在关闭”事件。
- WINDOW_DEACTIVATED - Static variable in class java.awt.event. WindowEvent
- 窗口已停用的事件类型。
- WINDOW_DEICONIFIED - Static variable in class java.awt.event. WindowEvent
- 窗口deiconified事件类型。
- WINDOW_DEICONIFY - Static variable in class java.awt. Event
- Deprecated.用户已要求窗口管理器对窗口进行去图标化。
- WINDOW_DESTROY - Static variable in class java.awt. Event
- Deprecated.用户已要求窗口管理器终止窗口。
- WINDOW_EVENT_MASK - Static variable in class java.awt. AWTEvent
- 用于选择窗口事件的事件掩码。
- WINDOW_EXPOSE - Static variable in class java.awt. Event
- Deprecated.用户已要求窗口管理器公开窗口。
- WINDOW_FIRST - Static variable in class java.awt.event. WindowEvent
- 用于窗口事件的id范围中的第一个数字。
- WINDOW_FOCUS_EVENT_MASK - Static variable in class java.awt. AWTEvent
- 用于选择窗口焦点事件的事件掩码。
- WINDOW_GAINED_FOCUS - Static variable in class java.awt.event. WindowEvent
- 窗口获得焦点事件类型。
- WINDOW_ICONIFIED - Static variable in class java.awt.event. WindowEvent
- 窗口图标化事件。
- WINDOW_ICONIFY - Static variable in class java.awt. Event
- Deprecated.用户已要求窗口管理器将窗口图标化。
- WINDOW_LAST - Static variable in class java.awt.event. WindowEvent
- 用于窗口事件的id范围中的最后一个数字。
- WINDOW_LOST_FOCUS - Static variable in class java.awt.event. WindowEvent
- 窗口丢失焦点事件类型。
- WINDOW_MOVED - Static variable in class java.awt. Event
- Deprecated.用户已要求窗口管理器移动窗口。
- WINDOW_OPENED - Static variable in class java.awt.event. WindowEvent
- 窗口打开了事件。
- WINDOW_STATE_CHANGED - Static variable in class java.awt.event. WindowEvent
- 窗口状态更改的事件类型。
- WINDOW_STATE_EVENT_MASK - Static variable in class java.awt. AWTEvent
- 用于选择窗口状态事件的事件掩码。
- WINDOW_TEXT - Static variable in class java.awt. SystemColor
-
SystemColor.windowText
系统颜色的数组索引。 - Window.AccessibleAWTWindow - Class in java.awt
- 此类实现
Window
类的可访问性支持。 - Window.Type - Enum in java.awt
- 枚举可用的 窗口类型 。
- windowActivated(WindowEvent) - Method in class java.awt. AWTEventMulticaster
- 通过在侦听器-a和侦听器-b上调用windowActivated方法处理windowActivated事件。
- windowActivated(WindowEvent) - Method in class java.awt.event. WindowAdapter
- 激活窗口时调用。
- windowActivated(WindowEvent) - Method in interface java.awt.event. WindowListener
- 将Window设置为活动Window时调用。
- WindowAdapter - Class in java.awt.event
- 用于接收窗口事件的抽象适配器类。
- WindowAdapter() - Constructor for class java.awt.event. WindowAdapter
- windowBorder - Static variable in class java.awt. SystemColor
- 为窗口内部区域周围的边框渲染的颜色。
- windowClosed(WindowEvent) - Method in class java.awt. AWTEventMulticaster
- 通过在listener-a和listener-b上调用windowClosed方法处理windowClosed事件。
- windowClosed(WindowEvent) - Method in class java.awt.event. WindowAdapter
- 窗口关闭时调用。
- windowClosed(WindowEvent) - Method in interface java.awt.event. WindowListener
- 由于在窗口上调用dispose而关闭窗口时调用。
- windowClosing(WindowEvent) - Method in class java.awt. AWTEventMulticaster
- 通过在listener-a和listener-b上调用windowClosing方法处理windowClosing事件。
- windowClosing(WindowEvent) - Method in class java.awt.event. WindowAdapter
- 窗口处于关闭状态时调用。
- windowClosing(WindowEvent) - Method in interface java.awt.event. WindowListener
- 当用户尝试从窗口的系统菜单关闭窗口时调用。
- windowClosing(WindowEvent) - Method in class javax.swing. JMenu.WinListener
- 从外部关闭弹出窗口时取消选择菜单。
- WindowConstants - Interface in javax.swing
- 用于控制窗口关闭操作的常量。
- windowDeactivated(WindowEvent) - Method in class java.awt. AWTEventMulticaster
- 通过在listener-a和listener-b上调用windowDeactivated方法处理windowDeactivated事件。
- windowDeactivated(WindowEvent) - Method in class java.awt.event. WindowAdapter
- 窗口取消激活时调用。
- windowDeactivated(WindowEvent) - Method in interface java.awt.event. WindowListener
- 当Window不再是活动Window时调用。
- windowDeiconified(WindowEvent) - Method in class java.awt. AWTEventMulticaster
- 通过在侦听器-a和侦听器-b上调用windowDeiconified方法处理windowDeiconified事件。
- windowDeiconified(WindowEvent) - Method in class java.awt.event. WindowAdapter
- 窗口取消图标化时调用。
- windowDeiconified(WindowEvent) - Method in interface java.awt.event. WindowListener
- 窗口从最小化状态更改为正常状态时调用。
- WindowEvent - Class in java.awt.event
- 一个低级事件,指示窗口已更改其状态。
- WindowEvent(Window, int) - Constructor for class java.awt.event. WindowEvent
- 构造一个
WindowEvent
对象。 - WindowEvent(Window, int, int, int) - Constructor for class java.awt.event. WindowEvent
- 使用指定的上一个和新窗口状态构造一个
WindowEvent
对象。 - WindowEvent(Window, int, Window) - Constructor for class java.awt.event. WindowEvent
- 使用指定的相反
Window
构造WindowEvent
对象。 - WindowEvent(Window, int, Window, int, int) - Constructor for class java.awt.event. WindowEvent
- 构造一个
WindowEvent
对象。 - WindowFocusListener - Interface in java.awt.event
- 侦听器接口用于接收
WindowEvents
,包括WINDOW_GAINED_FOCUS
和WINDOW_LOST_FOCUS
事件。 - windowForComponent(Component) - Static method in class javax.swing. SwingUtilities
- 返回第一个
Window
祖先c
,或null
如果c
未包含在Window
。 - windowGainedFocus(WindowEvent) - Method in class java.awt. AWTEventMulticaster
- 通过在侦听器-a和侦听器-b上调用windowGainedFocus方法来处理windowGainedFocus事件。
- windowGainedFocus(WindowEvent) - Method in class java.awt.event. WindowAdapter
- 当Window设置为焦点窗口时调用,这意味着Window或其子组件之一将接收键盘事件。
- windowGainedFocus(WindowEvent) - Method in interface java.awt.event. WindowFocusListener
- 当Window设置为焦点窗口时调用,这意味着Window或其子组件之一将接收键盘事件。
- windowIconified(WindowEvent) - Method in class java.awt. AWTEventMulticaster
- 通过在侦听器-a和侦听器-b上调用windowIconified方法处理windowIconified事件。
- windowIconified(WindowEvent) - Method in class java.awt.event. WindowAdapter
- 窗口图标化时调用。
- windowIconified(WindowEvent) - Method in interface java.awt.event. WindowListener
- 当窗口从正常状态更改为最小化状态时调用。
- windowInit() - Method in class javax.swing. JWindow
- 由构造函数调用以正确初始化
JWindow
。 - windowListener - Static variable in class com.sun.java.accessibility.util. AWTEventMonitor
- Deprecated, for removal: This API element is subject to removal in a future version.This field is unused.
- WindowListener - Interface in java.awt.event
- 用于接收窗口事件的侦听器接口。
- windowLostFocus(WindowEvent) - Method in class java.awt. AWTEventMulticaster
- 通过在侦听器-a和侦听器-b上调用windowLostFocus方法处理windowLostFocus事件。
- windowLostFocus(WindowEvent) - Method in class java.awt.event. WindowAdapter
- 当Window不再是焦点窗口时调用,这意味着键盘事件将不再传递给Window或其任何子组件。
- windowLostFocus(WindowEvent) - Method in interface java.awt.event. WindowFocusListener
- 当Window不再是焦点窗口时调用,这意味着键盘事件将不再传递给Window或其任何子组件。
- windowMenu - Variable in class javax.swing.plaf.basic. BasicInternalFrameTitlePane
-
JMenu
的实例。 - windowOpened(WindowEvent) - Method in class java.awt. AWTEventMulticaster
- 通过在侦听器-a和侦听器-b上调用windowOpened方法处理windowOpened事件。
- windowOpened(WindowEvent) - Method in class java.awt.event. WindowAdapter
- 打开窗口时调用。
- windowOpened(WindowEvent) - Method in interface java.awt.event. WindowListener
- 第一次使窗口可见时调用。
- windowStateChanged(WindowEvent) - Method in class java.awt. AWTEventMulticaster
- 通过在侦听器-a和侦听器-b上调用windowStateChanged方法处理windowStateChanged事件。
- windowStateChanged(WindowEvent) - Method in class java.awt.event. WindowAdapter
- 更改窗口状态时调用。
- windowStateChanged(WindowEvent) - Method in interface java.awt.event. WindowStateListener
- 窗口状态更改时调用。
- WindowStateListener - Interface in java.awt.event
- 用于接收窗口状态事件的侦听器接口。
- windowText - Static variable in class java.awt. SystemColor
- 为窗口内部区域的文本呈现的颜色。
- WinListener(JPopupMenu) - Constructor for class javax.swing. JMenu.WinListener
- 为指定的弹出窗口创建窗口侦听器。
- with(String, String) - Method in class jdk.jfr. EventSettings
- 设置与此事件设置关联的事件的设置值。
- with(Month) - Method in class java.time. MonthDay
- 返回此
MonthDay
的副本,其中年份已更改。 - with(TemporalAdjuster) - Method in interface java.time.chrono. ChronoLocalDate
- 返回与此对象相同类型的调整对象,并进行调整。
- with(TemporalAdjuster) - Method in interface java.time.chrono. ChronoLocalDateTime
- 返回与此对象相同类型的调整对象,并进行调整。
- with(TemporalAdjuster) - Method in interface java.time.chrono. ChronoZonedDateTime
- 返回与此对象相同类型的调整对象,并进行调整。
- with(TemporalAdjuster) - Method in class java.time.chrono. HijrahDate
- 返回与此对象相同类型的调整对象,并进行调整。
- with(TemporalAdjuster) - Method in class java.time.chrono. JapaneseDate
- 返回与此对象相同类型的调整对象,并进行调整。
- with(TemporalAdjuster) - Method in class java.time.chrono. MinguoDate
- 返回与此对象相同类型的调整对象,并进行调整。
- with(TemporalAdjuster) - Method in class java.time.chrono. ThaiBuddhistDate
- 返回与此对象相同类型的调整对象,并进行调整。
- with(TemporalAdjuster) - Method in class java.time. Instant
- 返回此瞬间的调整副本。
- with(TemporalAdjuster) - Method in class java.time. LocalDate
- 返回此日期的调整副本。
- with(TemporalAdjuster) - Method in class java.time. LocalDateTime
- 返回此日期时间的调整副本。
- with(TemporalAdjuster) - Method in class java.time. LocalTime
- 返回此时的调整副本。
- with(TemporalAdjuster) - Method in class java.time. OffsetDateTime
- 返回此日期时间的调整副本。
- with(TemporalAdjuster) - Method in class java.time. OffsetTime
- 返回此时的调整副本。
- with(TemporalAdjuster) - Method in interface java.time.temporal. Temporal
- 返回与此对象相同类型的调整对象,并进行调整。
- with(TemporalAdjuster) - Method in class java.time. Year
- 返回今年的调整副本。
- with(TemporalAdjuster) - Method in class java.time. YearMonth
- 返回此年度的调整副本。
- with(TemporalAdjuster) - Method in class java.time. ZonedDateTime
- 返回此日期时间的调整副本。
- with(TemporalField, long) - Method in interface java.time.chrono. ChronoLocalDate
- 返回与此对象相同类型的对象,并更改指定的字段。
- with(TemporalField, long) - Method in interface java.time.chrono. ChronoLocalDateTime
- 返回与此对象相同类型的对象,并更改指定的字段。
- with(TemporalField, long) - Method in interface java.time.chrono. ChronoZonedDateTime
- 返回与此对象相同类型的对象,并更改指定的字段。
- with(TemporalField, long) - Method in class java.time. Instant
- 返回此瞬间的副本,并将指定的字段设置为新值。
- with(TemporalField, long) - Method in class java.time. LocalDate
- 返回此日期的副本,并将指定的字段设置为新值。
- with(TemporalField, long) - Method in class java.time. LocalDateTime
- 返回此日期时间的副本,并将指定字段设置为新值。
- with(TemporalField, long) - Method in class java.time. LocalTime
- 返回此时间的副本,并将指定字段设置为新值。
- with(TemporalField, long) - Method in class java.time. OffsetDateTime
- 返回此日期时间的副本,并将指定字段设置为新值。
- with(TemporalField, long) - Method in class java.time. OffsetTime
- 返回此时间的副本,并将指定字段设置为新值。
- with(TemporalField, long) - Method in interface java.time.temporal. Temporal
- 返回与此对象相同类型的对象,并更改指定的字段。
- with(TemporalField, long) - Method in class java.time. Year
- 返回今年的副本,并将指定的字段设置为新值。
- with(TemporalField, long) - Method in class java.time. YearMonth
- 返回此年月的副本,并将指定的字段设置为新值。
- with(TemporalField, long) - Method in class java.time. ZonedDateTime
- 返回此日期时间的副本,并将指定字段设置为新值。
- with(CatalogFeatures.Feature, String) - Method in class javax.xml.catalog. CatalogFeatures.Builder
- 将值设置为指定的要素。
- WITH - jdk.nashorn.api.tree. Tree.Kind
- Deprecated.用于
WithTree
的实例。 - withCachedThreadPool(ExecutorService, int) - Static method in class java.nio.channels. AsynchronousChannelGroup
- 创建具有给定线程池的异步通道组,该线程池根据需要创建新线程。
- withChronology(Chronology) - Method in class java.time.format. DateTimeFormatter
- 返回此格式化程序的副本,其中包含新的覆盖时间顺序。
- withDayOfMonth(int) - Method in class java.time. LocalDate
- 返回此
LocalDate
的副本,并更改日期。 - withDayOfMonth(int) - Method in class java.time. LocalDateTime
- 返回此
LocalDateTime
的副本,并更改日期。 - withDayOfMonth(int) - Method in class java.time. MonthDay
- 返回此
MonthDay
的副本,并更改日期。 - withDayOfMonth(int) - Method in class java.time. OffsetDateTime
- 返回此
OffsetDateTime
的副本,并更改日期。 - withDayOfMonth(int) - Method in class java.time. ZonedDateTime
- 返回此
ZonedDateTime
的副本,并更改日期。 - withDayOfYear(int) - Method in class java.time. LocalDate
- 返回此
LocalDate
的副本,并更改日期。 - withDayOfYear(int) - Method in class java.time. LocalDateTime
- 返回此
LocalDateTime
的副本,并更改日期。 - withDayOfYear(int) - Method in class java.time. OffsetDateTime
- 返回此
OffsetDateTime
的副本,并更改日期。 - withDayOfYear(int) - Method in class java.time. ZonedDateTime
- 返回此
ZonedDateTime
的副本,并更改日期。 - withDays(int) - Method in class java.time. Period
- 返回具有指定天数的此期间的副本。
- withDecimalSeparator(char) - Method in class java.time.format. DecimalStyle
- 返回带有表示小数点的新字符的info副本。
- withDecimalStyle(DecimalStyle) - Method in class java.time.format. DateTimeFormatter
- 使用新的DecimalStyle返回此formatter的副本。
- withEarlierOffsetAtOverlap() - Method in interface java.time.chrono. ChronoZonedDateTime
- 返回此日期时间的副本,将区域偏移更改为本地时间线重叠处的两个有效偏移中较早的一个。
- withEarlierOffsetAtOverlap() - Method in class java.time. ZonedDateTime
- 返回此日期时间的副本,将区域偏移更改为本地时间线重叠处的两个有效偏移中较早的一个。
- withFixedOffsetZone() - Method in class java.time. ZonedDateTime
- 返回此日期时间的副本,并将区域ID设置为偏移量。
- withFixedThreadPool(int, ThreadFactory) - Static method in class java.nio.channels. AsynchronousChannelGroup
- 创建具有固定线程池的异步通道组。
- withHour(int) - Method in class java.time. LocalDateTime
- 返回此
LocalDateTime
的副本,并更改日期。 - withHour(int) - Method in class java.time. LocalTime
- 返回此
LocalTime
的副本,并更改日期。 - withHour(int) - Method in class java.time. OffsetDateTime
- 返回此
OffsetDateTime
的副本,并更改日期。 - withHour(int) - Method in class java.time. OffsetTime
- 返回此
OffsetTime
的副本,并更改日期。 - withHour(int) - Method in class java.time. ZonedDateTime
- 返回此
ZonedDateTime
的副本,并更改日期。 - withInitial(Supplier<? extends S>) - Static method in class java.lang. ThreadLocal
- 创建一个线程局部变量。
- withLaterOffsetAtOverlap() - Method in interface java.time.chrono. ChronoZonedDateTime
- 返回此日期时间的副本,将区域偏移更改为本地时间线重叠处的两个有效偏移中的较晚者。
- withLaterOffsetAtOverlap() - Method in class java.time. ZonedDateTime
- 返回此日期时间的副本,将区域偏移更改为本地时间线重叠处的两个有效偏移中的较晚者。
- withLocale(Locale) - Method in class java.time.format. DateTimeFormatter
- 返回具有新语言环境的此formatter的副本。
- withMinute(int) - Method in class java.time. LocalDateTime
- 返回此
LocalDateTime
的副本,其中每分钟更改一次。 - withMinute(int) - Method in class java.time. LocalTime
- 返回此
LocalTime
的副本,并更改了分钟。 - withMinute(int) - Method in class java.time. OffsetDateTime
- 返回此
OffsetDateTime
的副本,其中每分钟更改一次。 - withMinute(int) - Method in class java.time. OffsetTime
- 返回此
OffsetTime
的副本,其中每分钟更改一次。 - withMinute(int) - Method in class java.time. ZonedDateTime
- 返回此
ZonedDateTime
的副本,并更改了分钟。 - withMonth(int) - Method in class java.time. LocalDate
- 返回此
LocalDate
的副本,其中年份已更改。 - withMonth(int) - Method in class java.time. LocalDateTime
- 返回此
LocalDateTime
的副本,其中年份已更改。 - withMonth(int) - Method in class java.time. MonthDay
- 返回此
MonthDay
的副本,其中年份已更改。 - withMonth(int) - Method in class java.time. OffsetDateTime
- 返回此
OffsetDateTime
的副本,其中年份已更改。 - withMonth(int) - Method in class java.time. YearMonth
- 返回此
YearMonth
的副本,其中年份已更改。 - withMonth(int) - Method in class java.time. ZonedDateTime
- 返回此
ZonedDateTime
的副本,其中年份已更改。 - withMonths(int) - Method in class java.time. Period
- 返回具有指定月份数的此期间的副本。
- withNamespace(Namespace) - Method in interface jdk.dynalink. Operation
- 以此操作为基础返回
NamespaceOperation
。 - withNamespaces(Namespace...) - Method in interface jdk.dynalink. Operation
- 以此操作为基础返回
NamespaceOperation
。 - withNano(int) - Method in class java.time. LocalDateTime
- 返回此
LocalDateTime
的副本,其中纳秒级已更改。 - withNano(int) - Method in class java.time. LocalTime
- 返回此
LocalTime
的副本,其中纳秒级已更改。 - withNano(int) - Method in class java.time. OffsetDateTime
- 返回此
OffsetDateTime
的副本,其中纳秒级已更改。 - withNano(int) - Method in class java.time. OffsetTime
- 返回此
OffsetTime
的副本,其中纳秒级已更改。 - withNano(int) - Method in class java.time. ZonedDateTime
- 返回此
ZonedDateTime
的副本,其中纳秒级已更改。 - withNanos(int) - Method in class java.time. Duration
- 使用指定的纳秒数返回此持续时间的副本。
- withNegativeSign(char) - Method in class java.time.format. DecimalStyle
- 使用表示负号的新字符返回信息的副本。
- withOffsetSameInstant(ZoneOffset) - Method in class java.time. OffsetDateTime
- 返回具有指定偏移量的此
OffsetDateTime
的副本,确保结果处于同一时刻。 - withOffsetSameInstant(ZoneOffset) - Method in class java.time. OffsetTime
- 返回具有指定偏移量的此
OffsetTime
的副本,确保结果在隐含日期的同一时刻。 - withOffsetSameLocal(ZoneOffset) - Method in class java.time. OffsetDateTime
- 返回具有指定偏移量的此
OffsetDateTime
的副本,确保结果具有相同的本地日期时间。 - withOffsetSameLocal(ZoneOffset) - Method in class java.time. OffsetTime
- 返回具有指定偏移量的此
OffsetTime
的副本,确保结果具有相同的本地时间。 - withoutPadding() - Method in class java.util. Base64.Encoder
- 返回一个编码器实例,该编码器实例与此实例等效编码,但不在编码字节数据的末尾添加任何填充字符。
- withoutStackTrace() - Method in class jdk.jfr. EventSettings
- 禁用与此事件设置关联的事件的堆栈跟踪。
- withoutThreshold() - Method in class jdk.jfr. EventSettings
- 指定不使用阈值。
- withPeriod(Duration) - Method in class jdk.jfr. EventSettings
- 设置与此事件设置关联的事件的间隔。
- withPositiveSign(char) - Method in class java.time.format. DecimalStyle
- 使用表示正号的新字符返回信息的副本。
- withResolverFields(TemporalField...) - Method in class java.time.format. DateTimeFormatter
- 返回此格式化程序的副本,其中包含一组新的解析程序字段。
- withResolverFields(Set<TemporalField>) - Method in class java.time.format. DateTimeFormatter
- 返回此格式化程序的副本,其中包含一组新的解析程序字段。
- withResolverStyle(ResolverStyle) - Method in class java.time.format. DateTimeFormatter
- 使用新的解析程序样式返回此formatter的副本。
- withSecond(int) - Method in class java.time. LocalDateTime
- 返回此
LocalDateTime
的副本,并在第二分钟更改。 - withSecond(int) - Method in class java.time. LocalTime
- 返回此
LocalTime
的副本,并在第二分钟更改。 - withSecond(int) - Method in class java.time. OffsetDateTime
- 返回此
OffsetDateTime
的副本,并在第二分钟更改。 - withSecond(int) - Method in class java.time. OffsetTime
- 返回此
OffsetTime
的副本,并在第二分钟更改。 - withSecond(int) - Method in class java.time. ZonedDateTime
- 返回此
ZonedDateTime
的副本,其中第二分钟已更改。 - withSeconds(long) - Method in class java.time. Duration
- 以指定的秒数返回此持续时间的副本。
- withStackTrace() - Method in class jdk.jfr. EventSettings
- 为与此事件设置关联的事件启用堆栈跟踪。
- withThreadPool(ExecutorService) - Static method in class java.nio.channels. AsynchronousChannelGroup
- 创建具有给定线程池的异步通道组。
- withThreshold(Duration) - Method in class jdk.jfr. EventSettings
- 设置与此事件设置关联的事件的阈值。
- WithTree - Interface in jdk.nashorn.api.tree
- Deprecated, for removal: This API element is subject to removal in a future version.Nashorn JavaScript script engine and APIs, and the jjs tool are deprecated with the intent to remove them in a future release.
- withVarargs(boolean) - Method in class java.lang.invoke. MethodHandle
- 如果布尔标志为真,则将此方法句柄调整为 variable arity ,否则为 fixed arity 。
- withVariant(HijrahChronology) - Method in class java.time.chrono. HijrahDate
- 返回请求年表的
HijrahDate
。 - withYear(int) - Method in class java.time. LocalDate
- 返回此
LocalDate
的副本,并更改年份。 - withYear(int) - Method in class java.time. LocalDateTime
- 返回此
LocalDateTime
的副本,并更改年份。 - withYear(int) - Method in class java.time. OffsetDateTime
- 返回此
OffsetDateTime
的副本,并更改年份。 - withYear(int) - Method in class java.time. YearMonth
- 返回此
YearMonth
的副本,并更改年份。 - withYear(int) - Method in class java.time. ZonedDateTime
- 返回此
ZonedDateTime
的副本,并更改年份。 - withYears(int) - Method in class java.time. Period
- 返回具有指定年数的此期间的副本。
- withZeroDigit(char) - Method in class java.time.format. DecimalStyle
- 返回信息的副本,其中包含表示零的新字符。
- withZone(ZoneId) - Method in class java.time. Clock
- 返回具有不同时区的此时钟的副本。
- withZone(ZoneId) - Method in class java.time.format. DateTimeFormatter
- 使用新的覆盖区域返回此格式化程序的副本。
- withZoneSameInstant(ZoneId) - Method in interface java.time.chrono. ChronoZonedDateTime
- 使用不同的时区返回此日期时间的副本,保留该瞬间。
- withZoneSameInstant(ZoneId) - Method in class java.time. ZonedDateTime
- 使用不同的时区返回此日期时间的副本,保留该瞬间。
- withZoneSameLocal(ZoneId) - Method in interface java.time.chrono. ChronoZonedDateTime
- 使用不同的时区返回此日期时间的副本,如果可能,保留本地日期时间。
- withZoneSameLocal(ZoneId) - Method in class java.time. ZonedDateTime
- 使用不同的时区返回此日期时间的副本,如果可能,保留本地日期时间。
- WORD - Static variable in interface javax.accessibility. AccessibleText
- 常量用于指示应检索的文本部分是单词。
- WORD_SPACING - Static variable in class javax.swing.text.html. CSS.Attribute
- CSS属性“字间距”。
- wordChars(int, int) - Method in class java.io. StreamTokenizer
- 指定范围
low <= c <= high
中的所有字符 c都是单词构成。 - wrap() - Method in class java.lang.invoke. MethodType
- 将所有基元类型转换为其对应的包装类型。
- wrap(byte[]) - Static method in class java.nio. ByteBuffer
- 将字节数组包装到缓冲区中。
- wrap(byte[], int, int) - Static method in class java.nio. ByteBuffer
- 将字节数组包装到缓冲区中。
- wrap(byte[], int, int) - Method in interface javax.security.sasl. SaslClient
- 包装要发送到服务器的字节数组。
- wrap(byte[], int, int) - Method in interface javax.security.sasl. SaslServer
- 包装要发送到客户端的字节数组。
- wrap(byte[], int, int, MessageProp) - Method in interface org.ietf.jgss. GSSContext
- 在已建立的安全上下文中应用每个消息的安全服务。
- wrap(char[]) - Static method in class java.nio. CharBuffer
- 将char数组包装到缓冲区中。
- wrap(char[], int, int) - Static method in class java.nio. CharBuffer
- 将char数组包装到缓冲区中。
- wrap(double[]) - Static method in class java.nio. DoubleBuffer
- 将双数组包装到缓冲区中。
- wrap(double[], int, int) - Static method in class java.nio. DoubleBuffer
- 将双数组包装到缓冲区中。
- wrap(float[]) - Static method in class java.nio. FloatBuffer
- 将float数组包装到缓冲区中。
- wrap(float[], int, int) - Static method in class java.nio. FloatBuffer
- 将float数组包装到缓冲区中。
- wrap(int[]) - Static method in class java.nio. IntBuffer
- 将int数组包装到缓冲区中。
- wrap(int[], int, int) - Static method in class java.nio. IntBuffer
- 将int数组包装到缓冲区中。
- wrap(long[]) - Static method in class java.nio. LongBuffer
- 将长数组包装到缓冲区中。
- wrap(long[], int, int) - Static method in class java.nio. LongBuffer
- 将长数组包装到缓冲区中。
- wrap(short[]) - Static method in class java.nio. ShortBuffer
- 将短数组包装到缓冲区中。
- wrap(short[], int, int) - Static method in class java.nio. ShortBuffer
- 将短数组包装到缓冲区中。
- wrap(InputStream) - Method in class java.util. Base64.Decoder
- 返回用于解码
Base64
编码字节流的输入流。 - wrap(InputStream, OutputStream, MessageProp) - Method in interface org.ietf.jgss. GSSContext
- Deprecated.The stream-based methods have been removed from RFC 8353. Use
GSSContext.wrap(byte[], int, int, MessageProp)
instead. - wrap(OutputStream) - Method in class java.util. Base64.Encoder
- 使用
Base64
编码方案包装用于编码字节数据的输出流。 - wrap(CharSequence) - Static method in class java.nio. CharBuffer
- 将字符序列包装到缓冲区中。
- wrap(CharSequence, int, int) - Static method in class java.nio. CharBuffer
- 将字符序列包装到缓冲区中。
- wrap(Object) - Static method in class jdk.nashorn.api.scripting. ScriptUtils
- Deprecated.如果需要,在给定对象上创建脚本对象镜像。
- wrap(Object, Object) - Static method in class jdk.nashorn.api.scripting. ScriptObjectMirror
- Deprecated.如果需要,在给定对象上创建脚本对象镜像。
- wrap(ByteBuffer[], int, int, ByteBuffer) - Method in class javax.net.ssl. SSLEngine
- 尝试将明文字节从数据缓冲区的子序列编码为SSL / TLS / DTLS网络数据。
- wrap(ByteBuffer[], ByteBuffer) - Method in class javax.net.ssl. SSLEngine
- 尝试将明文字节从一系列数据缓冲区编码为SSL / TLS / DTLS网络数据。
- wrap(ByteBuffer, ByteBuffer) - Method in class javax.net.ssl. SSLEngine
- 尝试将明文应用程序数据缓冲区编码为SSL / TLS / DTLS网络数据。
- wrap(Key) - Method in class javax.crypto. Cipher
- 包裹一把钥匙。
- WRAP_MODE - Static variable in class javax.crypto. Cipher
- 常量用于将密码初始化为密钥包装模式。
- WRAP_TAB_LAYOUT - Static variable in class javax.swing. JTabbedPane
- 当所有选项卡不适合单次运行时,用于在多次运行中包装选项卡的选项卡布局策略。
- wrapArray(Object[]) - Static method in class jdk.nashorn.api.scripting. ScriptUtils
- Deprecated.如果需要,将对象数组包装到脚本对象镜像。
- wrapArray(Object[], Object) - Static method in class jdk.nashorn.api.scripting. ScriptObjectMirror
- Deprecated.如果需要,将对象数组包装到脚本对象镜像。
- wrapAsJSONCompatible(Object, Object) - Static method in class jdk.nashorn.api.scripting. ScriptObjectMirror
- Deprecated.如果需要,在给定对象上创建脚本对象镜像。
- wrapped() - Method in interface jdk.jshell. SourceCodeAnalysis.SnippetWrapper
- 返回包装
SourceCodeAnalysis.SnippetWrapper.source()
的Java类定义,如果是导入,则返回导入源。 - WrappedPlainView - Class in javax.swing.text
- 执行换行的纯文本(只有一种字体和颜色的文本)视图。
- WrappedPlainView(Element) - Constructor for class javax.swing.text. WrappedPlainView
- 创建一个新的WrappedPlainView。
- WrappedPlainView(Element, boolean) - Constructor for class javax.swing.text. WrappedPlainView
- 创建一个新的WrappedPlainView。
- wrappedToSourcePosition(int) - Method in interface jdk.jshell. SourceCodeAnalysis.SnippetWrapper
- 在源中包含到字符位置内的字符位置。
- wrapper(Snippet) - Method in class jdk.jshell. SourceCodeAnalysis
- 返回
Snippet
的包装器信息。 - Wrapper - Interface in java.sql
- JDBC类的接口,它提供了在有问题的实例实际上是代理类时检索委托实例的能力。
- wrapperInstanceTarget(Object) - Static method in class java.lang.invoke. MethodHandleProxies
- 生成或恢复目标方法句柄,该句柄在行为上等同于此包装器实例的唯一方法。
- wrapperInstanceType(Object) - Static method in class java.lang.invoke. MethodHandleProxies
- 恢复为此包装器实例创建的唯一单方法接口类型。
- wrappers(String) - Method in class jdk.jshell. SourceCodeAnalysis
- 返回输入源字符串中代码段的包装器信息。
- writableAction - Static variable in class javax.swing.text. DefaultEditorKit
- 将编辑器设置为可写模式的操作的名称。
- WritableByteChannel - Interface in java.nio.channels
- 可以写入字节的通道。
- WritableRaster - Class in java.awt.image
- 此类扩展Raster以提供像素写入功能。
- WritableRaster(SampleModel, DataBuffer, Point) - Constructor for class java.awt.image. WritableRaster
- 使用给定的SampleModel和DataBuffer构造WritableRaster。
- WritableRaster(SampleModel, DataBuffer, Rectangle, Point, WritableRaster) - Constructor for class java.awt.image. WritableRaster
- 使用给定的SampleModel,DataBuffer和parent构造WritableRaster。
- WritableRaster(SampleModel, Point) - Constructor for class java.awt.image. WritableRaster
- 使用给定的SampleModel构造WritableRaster。
- WritableRenderedImage - Interface in java.awt.image
- WritableRenderedImage是包含或可以以Rasters形式生成图像数据的对象的通用接口,可以对其进行修改和/或写入。
- write() - Method in class javax.swing.text. AbstractWriter
- 这个抽象方法需要由子类实现。
- write() - Method in class javax.swing.text.html. HTMLWriter
- 迭代元素树并控制所有标记及其属性的写入。
- write() - Method in class javax.swing.text.html. MinimalHTMLWriter
- 从StyledDocument生成HTML输出。
- write(byte[]) - Method in interface java.io. DataOutput
- 将输出流写入数组
b
所有字节。 - write(byte[]) - Method in class java.io. FileOutputStream
- 将指定字节数组中的
b.length
字节写入此文件输出流。 - write(byte[]) - Method in class java.io. FilterOutputStream
- 将
b.length
字节写入此输出流。 - write(byte[]) - Method in interface java.io. ObjectOutput
- 写一个字节数组。
- write(byte[]) - Method in class java.io. ObjectOutputStream
- 写一个字节数组。
- write(byte[]) - Method in class java.io. OutputStream
- 将
b.length
字节从指定的字节数组写入此输出流。 - write(byte[]) - Method in class java.io. RandomAccessFile
- 从当前文件指针开始,将指定字节数组中的
b.length
个字节写入此文件。 - write(byte[]) - Method in class javax.crypto. CipherOutputStream
- 将指定字节数组中的
b.length
个字节写入此输出流。 - write(byte[]) - Method in interface javax.imageio.stream. ImageOutputStream
- 将一个字节序列写入当前位置的流。
- write(byte[], int, int) - Method in class java.io. BufferedOutputStream
- 将从偏移量
off
开始的指定字节数组中的len
字节写入此缓冲输出流。 - write(byte[], int, int) - Method in class java.io. ByteArrayOutputStream
- 将从偏移量
off
开始的指定字节数组中的len
字节写入此ByteArrayOutputStream
。 - write(byte[], int, int) - Method in interface java.io. DataOutput
- 将数组
b
len
字节按顺序写入输出流。 - write(byte[], int, int) - Method in class java.io. DataOutputStream
- 将从偏移量
off
开始的指定字节数组中的len
字节写入基础输出流。 - write(byte[], int, int) - Method in class java.io. FileOutputStream
- 将从偏移量
off
开始的指定字节数组中的len
字节写入此文件输出流。 - write(byte[], int, int) - Method in class java.io. FilterOutputStream
- 将
len
字节从指定的byte
数组(从偏移量off
开始)写入此输出流。 - write(byte[], int, int) - Method in interface java.io. ObjectOutput
- 写一个子字节数组。
- write(byte[], int, int) - Method in class java.io. ObjectOutputStream
- 写一个子字节数组。
- write(byte[], int, int) - Method in class java.io. OutputStream
- 将从偏移量
off
开始的指定字节数组中的len
个字节写入此输出流。 - write(byte[], int, int) - Method in class java.io. PipedOutputStream
- 将从偏移
off
开始的指定字节数组中的len
字节写入此管道输出流。 - write(byte[], int, int) - Method in class java.io. PrintStream
- 将从偏移量
off
开始的指定字节数组中的len
字节写入此流。 - write(byte[], int, int) - Method in class java.io. RandomAccessFile
- 将从偏移量
off
开始的指定字节数组中的len
个字节写入此文件。 - write(byte[], int, int) - Method in class java.rmi.server. LogStream
- Deprecated.no replacement
- write(byte[], int, int) - Method in class java.security. DigestOutputStream
- 使用指定的子数组更新消息摘要(如果启用了摘要功能),并且无论如何都将子数组写入输出流。
- write(byte[], int, int) - Method in class java.util.zip. CheckedOutputStream
- 写一个字节数组。
- write(byte[], int, int) - Method in class java.util.zip. DeflaterOutputStream
- 将一个字节数组写入压缩输出流。
- write(byte[], int, int) - Method in class java.util.zip. GZIPOutputStream
- 将字节数组写入压缩输出流。
- write(byte[], int, int) - Method in class java.util.zip. InflaterOutputStream
- 将一个字节数组写入未压缩的输出流。
- write(byte[], int, int) - Method in class java.util.zip. ZipOutputStream
- 将一个字节数组写入当前ZIP条目数据。
- write(byte[], int, int) - Method in class javax.crypto. CipherOutputStream
- 将从偏移量
off
开始的指定字节数组中的len
字节写入此输出流。 - write(byte[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
- 将一个字节序列写入当前位置的流。
- write(byte[], int, int) - Method in interface javax.sound.sampled. SourceDataLine
- 通过此源数据线将音频数据写入混音器。
- write(char) - Method in class javax.swing.text. AbstractWriter
- 写出一个角色。
- write(char[]) - Method in class java.io. PrintWriter
- 写一个字符数组。
- write(char[]) - Method in class java.io. Writer
- 写一个字符数组。
- write(char[], int, int) - Method in class java.io. BufferedWriter
- 写一个字符数组的一部分。
- write(char[], int, int) - Method in class java.io. CharArrayWriter
- 将字符写入缓冲区。
- write(char[], int, int) - Method in class java.io. FilterWriter
- 写一个字符数组的一部分。
- write(char[], int, int) - Method in class java.io. OutputStreamWriter
- 写一个字符数组的一部分。
- write(char[], int, int) - Method in class java.io. PipedWriter
- 将从偏移
off
开始的指定字符数组中的len
字符写入此管道输出流。 - write(char[], int, int) - Method in class java.io. PrintWriter
- 写入一个字符数组的一部分。
- write(char[], int, int) - Method in class java.io. StringWriter
- 写一个字符数组的一部分。
- write(char[], int, int) - Method in class java.io. Writer
- 写一个字符数组的一部分。
- write(char[], int, int) - Method in class javax.swing.text. AbstractWriter
- 所有的写入方法都会调用这个方法。
- write(int) - Method in class java.io. BufferedOutputStream
- 将指定的字节写入此缓冲的输出流。
- write(int) - Method in class java.io. BufferedWriter
- 写一个字符。
- write(int) - Method in class java.io. ByteArrayOutputStream
- 将指定的字节写入此
ByteArrayOutputStream
。 - write(int) - Method in class java.io. CharArrayWriter
- 将字符写入缓冲区。
- write(int) - Method in interface java.io. DataOutput
- 向输出流写入参数
b
的八个低位。 - write(int) - Method in class java.io. DataOutputStream
- 将指定的字节(参数
b
的低8位)写入基础输出流。 - write(int) - Method in class java.io. FileOutputStream
- 将指定的字节写入此文件输出流。
- write(int) - Method in class java.io. FilterOutputStream
- 将指定的
byte
写入此输出流。 - write(int) - Method in class java.io. FilterWriter
- 写一个字符。
- write(int) - Method in interface java.io. ObjectOutput
- 写一个字节。
- write(int) - Method in class java.io. ObjectOutputStream
- 写一个字节。
- write(int) - Method in class java.io. OutputStream
- 将指定的字节写入此输出流。
- write(int) - Method in class java.io. OutputStreamWriter
- 写一个字符。
- write(int) - Method in class java.io. PipedOutputStream
- 将指定的
byte
写入管道输出流。 - write(int) - Method in class java.io. PipedWriter
- 将指定的
char
写入管道输出流。 - write(int) - Method in class java.io. PrintStream
- 将指定的字节写入此流。
- write(int) - Method in class java.io. PrintWriter
- 写一个字符。
- write(int) - Method in class java.io. RandomAccessFile
- 将指定的字节写入此文件。
- write(int) - Method in class java.io. StringWriter
- 写一个字符。
- write(int) - Method in class java.io. Writer
- 写一个字符。
- write(int) - Method in class java.rmi.server. LogStream
- Deprecated.no replacement
- write(int) - Method in class java.security. DigestOutputStream
- 使用指定的字节更新消息摘要(如果摘要功能打开),并且在任何情况下都将字节写入输出流。
- write(int) - Method in class java.util.zip. CheckedOutputStream
- 写一个字节。
- write(int) - Method in class java.util.zip. DeflaterOutputStream
- 将一个字节写入压缩输出流。
- write(int) - Method in class java.util.zip. InflaterOutputStream
- 将一个字节写入未压缩的输出流。
- write(int) - Method in class javax.crypto. CipherOutputStream
- 将指定的字节写入此输出流。
- write(int) - Method in interface javax.imageio.stream. ImageOutputStream
- 将单个字节写入当前位置的流。
- write(RenderedImage) - Method in class javax.imageio. ImageWriter
- 将包含默认元数据和缩略图的单个图像的完整图像流附加到输出。
- write(RenderedImage, String, File) - Static method in class javax.imageio. ImageIO
- 使用支持给定格式的任意
ImageWriter
将图像写入File
。 - write(RenderedImage, String, OutputStream) - Static method in class javax.imageio. ImageIO
- 使用支持给定格式的任意
ImageWriter
将图像写入OutputStream
。 - write(RenderedImage, String, ImageOutputStream) - Static method in class javax.imageio. ImageIO
- 使用支持给定格式的任意
ImageWriter
将图像写入ImageOutputStream
。 - write(DataOutput) - Method in class java.rmi.server. UID
- 将此
UID
的二进制表示形式UID
为DataOutput
实例。 - write(ObjectOutput) - Method in class java.io. ObjectOutputStream.PutField
- Deprecated.This method does not write the values contained by this
PutField
object in a proper format, and may result in corruption of the serialization stream. The correct way to writePutField
data is by calling theObjectOutputStream.writeFields()
method. - write(ObjectOutput) - Method in class java.rmi.server. ObjID
- 将此
ObjID
的二进制表示形式ObjID
为ObjectOutput
实例。 - write(OutputStream) - Method in class java.awt.color. ICC_Profile
- 将此ICC_Profile写入OutputStream。
- write(OutputStream) - Method in class java.util.jar. Manifest
- 将Manifest写入指定的OutputStream。
- write(OutputStream, Document, int, int) - Method in class javax.swing.text. DefaultEditorKit
- 以适合此类内容处理程序的格式将文档中的内容写入给定流。
- write(OutputStream, Document, int, int) - Method in class javax.swing.text. EditorKit
- 以适合此类内容处理程序的格式将文档中的内容写入给定流。
- write(OutputStream, Document, int, int) - Method in class javax.swing.text.rtf. RTFEditorKit
- 以适合此类内容处理程序的格式将文档中的内容写入给定流。
- write(Writer) - Method in class javax.swing.text. JTextComponent
- 将模型的内容存储到给定的流中。
- write(Writer, Document, int, int) - Method in class javax.swing.text. DefaultEditorKit
- 将文档中的内容作为纯文本写入给定的流。
- write(Writer, Document, int, int) - Method in class javax.swing.text. EditorKit
- 以适合此类内容处理程序的格式将文档中的内容写入给定流。
- write(Writer, Document, int, int) - Method in class javax.swing.text.html. HTMLEditorKit
- 以适合此类内容处理程序的格式将文档中的内容写入给定流。
- write(Writer, Document, int, int) - Method in class javax.swing.text.rtf. RTFEditorKit
- 将文档中的内容以纯文本形式写入给定的流。
- write(String) - Method in class java.awt.color. ICC_Profile
- 将此ICC_Profile写入文件。
- write(String) - Method in class java.io. PrintWriter
- 写一个字符串。
- write(String) - Method in class java.io. StringWriter
- 写一个字符串。
- write(String) - Method in class java.io. Writer
- 写一个字符串。
- write(String) - Method in class javax.swing.text. AbstractWriter
- 写出一个字符串。
- write(String) - Method in interface org.w3c.dom.html. HTMLDocument
- 将一串文本写入由
open()
打开的文档流。 - write(String, int, int) - Method in class java.io. BufferedWriter
- 写一个字符串的一部分。
- write(String, int, int) - Method in class java.io. CharArrayWriter
- 将一部分字符串写入缓冲区。
- write(String, int, int) - Method in class java.io. FilterWriter
- 写一个字符串的一部分。
- write(String, int, int) - Method in class java.io. OutputStreamWriter
- 写一个字符串的一部分。
- write(String, int, int) - Method in class java.io. PrintWriter
- 写一个字符串的一部分。
- write(String, int, int) - Method in class java.io. StringWriter
- 写一个字符串的一部分。
- write(String, int, int) - Method in class java.io. Writer
- 写一个字符串的一部分。
- write(String, ByteBuffer) - Method in interface java.nio.file.attribute. UserDefinedFileAttributeView
- 从缓冲区写入用户定义属性的值。
- write(ByteBuffer) - Method in interface java.nio.channels. AsynchronousByteChannel
- 从给定缓冲区向该通道写入一个字节序列。
- write(ByteBuffer) - Method in class java.nio.channels. AsynchronousSocketChannel
- write(ByteBuffer) - Method in class java.nio.channels. DatagramChannel
- 将数据报写入此通道。
- write(ByteBuffer) - Method in class java.nio.channels. FileChannel
- 从给定缓冲区向该通道写入一个字节序列。
- write(ByteBuffer) - Method in interface java.nio.channels. SeekableByteChannel
- 从给定缓冲区向该通道写入一个字节序列。
- write(ByteBuffer) - Method in class java.nio.channels. SocketChannel
- write(ByteBuffer) - Method in interface java.nio.channels. WritableByteChannel
- 从给定缓冲区向该通道写入一个字节序列。
- write(ByteBuffer[]) - Method in class java.nio.channels. DatagramChannel
- 将数据报写入此通道。
- write(ByteBuffer[]) - Method in class java.nio.channels. FileChannel
- 从给定的缓冲区向该通道写入一个字节序列。
- write(ByteBuffer[]) - Method in interface java.nio.channels. GatheringByteChannel
- 从给定的缓冲区向该通道写入一个字节序列。
- write(ByteBuffer[]) - Method in class java.nio.channels. SocketChannel
- write(ByteBuffer[], int, int) - Method in class java.nio.channels. DatagramChannel
- 将数据报写入此通道。
- write(ByteBuffer[], int, int) - Method in class java.nio.channels. FileChannel
- 从给定缓冲区的子序列向该通道写入一个字节序列。
- write(ByteBuffer[], int, int) - Method in interface java.nio.channels. GatheringByteChannel
- 从给定缓冲区的子序列向该通道写入一个字节序列。
- write(ByteBuffer[], int, int) - Method in class java.nio.channels. SocketChannel
- write(ByteBuffer[], int, int, long, TimeUnit, A, CompletionHandler<Long, ? super A>) - Method in class java.nio.channels. AsynchronousSocketChannel
- 从给定缓冲区的子序列向该通道写入一个字节序列。
- write(ByteBuffer, long) - Method in class java.nio.channels. AsynchronousFileChannel
- 从给定的缓冲区向该通道写入一个字节序列,从给定的文件位置开始。
- write(ByteBuffer, long) - Method in class java.nio.channels. FileChannel
- 从给定的缓冲区向该通道写入一个字节序列,从给定的文件位置开始。
- write(ByteBuffer, long, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels. AsynchronousFileChannel
- 从给定的缓冲区向该通道写入一个字节序列,从给定的文件位置开始。
- write(ByteBuffer, long, TimeUnit, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels. AsynchronousSocketChannel
- 从给定缓冲区向该通道写入一个字节序列。
- write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in interface java.nio.channels. AsynchronousByteChannel
- 从给定缓冲区向该通道写入一个字节序列。
- write(ByteBuffer, A, CompletionHandler<Integer, ? super A>) - Method in class java.nio.channels. AsynchronousSocketChannel
- write(Path, byte[], OpenOption...) - Static method in class java.nio.file. Files
- 将字节写入文件。
- write(Path, Iterable<? extends CharSequence>, Charset, OpenOption...) - Static method in class java.nio.file. Files
- 将文本行写入文件。
- write(Path, Iterable<? extends CharSequence>, OpenOption...) - Static method in class java.nio.file. Files
- 将文本行写入文件。
- write(IIOImage) - Method in class javax.imageio. ImageWriter
- 将包含具有默认元数据和缩略图的单个图像的完整图像流附加到输出。
- write(IIOMetadata, IIOImage, ImageWriteParam) - Method in class javax.imageio. ImageWriter
- 将包含单个图像和关联的流和图像元数据和缩略图的完整图像流附加到输出。
- write(Sequence, int, File) - Static method in class javax.sound.midi. MidiSystem
- 将表示所指示的MIDI文件类型的文件的字节流写入所提供的外部文件。
- write(Sequence, int, File) - Method in class javax.sound.midi.spi. MidiFileWriter
- 将表示所指示文件类型的MIDI文件的字节流写入提供的外部文件。
- write(Sequence, int, OutputStream) - Static method in class javax.sound.midi. MidiSystem
- 将表示所指示的MIDI文件类型的文件的字节流写入所提供的输出流。
- write(Sequence, int, OutputStream) - Method in class javax.sound.midi.spi. MidiFileWriter
- 将表示所指示文件类型的MIDI文件的字节流写入提供的输出流。
- write(AudioInputStream, AudioFileFormat.Type, File) - Static method in class javax.sound.sampled. AudioSystem
- 将表示指定文件类型的音频文件的字节流写入提供的外部文件。
- write(AudioInputStream, AudioFileFormat.Type, File) - Method in class javax.sound.sampled.spi. AudioFileWriter
- 写入表示所提供的外部文件所指示的文件格式的音频文件的字节流。
- write(AudioInputStream, AudioFileFormat.Type, OutputStream) - Static method in class javax.sound.sampled. AudioSystem
- 将表示指定文件类型的音频文件的字节流写入提供的输出流。
- write(AudioInputStream, AudioFileFormat.Type, OutputStream) - Method in class javax.sound.sampled.spi. AudioFileWriter
- 将表示所指示文件类型的音频文件的字节流写入所提供的输出流。
- write(Node, LSOutput) - Method in interface org.w3c.dom.ls. LSSerializer
- 如上所述在
LSSerializer
接口的一般描述中序列化指定的节点。 - WRITE - java.lang. ProcessBuilder.Redirect.Type
- 从
Redirect.to(File)
返回的重定向类型。 - WRITE - java.nio.file. AccessMode
- 测试写访问权限。
- WRITE - java.nio.file. StandardOpenOption
- 打开以进行写访问。
- WRITE_ACL - java.nio.file.attribute. AclEntryPermission
- 写入ACL属性的权限。
- WRITE_ATTRIBUTES - java.nio.file.attribute. AclEntryPermission
- 写入(非acl)文件属性的能力。
- WRITE_DATA - java.nio.file.attribute. AclEntryPermission
- 修改文件数据的权限。
- WRITE_FAILURE - Static variable in class java.util.logging. ErrorManager
- 写入输出流失败时使用WRITE_FAILURE。
- WRITE_NAMED_ATTRS - java.nio.file.attribute. AclEntryPermission
- 写入文件的命名属性的权限。
- WRITE_OWNER - java.nio.file.attribute. AclEntryPermission
- 允许更改所有者。
- writeAborted(ImageWriter) - Method in interface javax.imageio.event. IIOWriteProgressListener
- 报告写入已通过编写器的
abort
方法中止。 - WriteAbortedException - Exception in java.io
- 表示在写入操作期间抛出了其中一个ObjectStreamExceptions。
- WriteAbortedException(String, Exception) - Constructor for exception java.io. WriteAbortedException
- 构造一个WriteAbortedException,其中包含一个描述异常的字符串和导致中止的异常。
- writeArray(Array) - Method in interface java.sql. SQLOutput
- 将SQL
ARRAY
值写入流。 - writeArray(Array) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
Array
对象写入此SQLOutputImpl
对象。 - writeAsciiStream(InputStream) - Method in interface java.sql. SQLOutput
- 将下一个属性作为ASCII字符流写入流中。
- writeAsciiStream(InputStream) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将ASCII字符流写入此
SQLOutputImpl
对象。 - writeAsEncodedUnicode(Writer) - Method in interface javax.xml.stream.events. XMLEvent
- 此方法将根据XML 1.0规范将XMLEvent编写为Unicode字符。
- writeAttribute(String, String) - Method in interface javax.xml.stream. XMLStreamWriter
- 将属性写入输出流而不带前缀。
- writeAttribute(String, String, String) - Method in interface javax.xml.stream. XMLStreamWriter
- 将属性写入输出流
- writeAttribute(String, String, String, String) - Method in interface javax.xml.stream. XMLStreamWriter
- 将属性写入输出流
- writeAttributes(ObjectOutputStream, AttributeSet) - Method in class javax.swing.text. StyleContext
- 写出属性的特定于上下文的处理
- writeAttributes(AttributeSet) - Method in class javax.swing.text. AbstractWriter
- 将属性集写为“<name> = <value>”对。
- writeAttributes(AttributeSet) - Method in class javax.swing.text.html. HTMLWriter
- 写出属性集。
- writeAttributes(AttributeSet) - Method in class javax.swing.text.html. MinimalHTMLWriter
- 写出以下类型的所有属性:StyleConstants.ParagraphConstants,StyleConstants.CharacterConstants,StyleConstants.FontConstants,StyleConstants.ColorConstants。
- writeAttributeSet(ObjectOutputStream, AttributeSet) - Static method in class javax.swing.text. StyleContext
- 为了序列化,将一组属性写入给定的对象流。
- writeBigDecimal(BigDecimal) - Method in interface java.sql. SQLOutput
- 将下一个属性作为java.math.BigDecimal对象写入流中。
- writeBigDecimal(BigDecimal) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
java.math.BigDecimal
对象写入此SQLOutputImpl
对象。 - writeBinaryStream(InputStream) - Method in interface java.sql. SQLOutput
- 将下一个属性作为未解释字节流写入流中。
- writeBinaryStream(InputStream) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将未解释的字节流写入此
SQLOutputImpl
对象。 - writeBit(int) - Method in interface javax.imageio.stream. ImageOutputStream
- 将由参数的最低有效位给出的单个位写入当前字节位置内当前位偏移的流。
- writeBits(long, int) - Method in interface javax.imageio.stream. ImageOutputStream
-
bits
左到右顺序的bits
参数的numBits
最低有效位给出的位序列写入当前字节位置内当前位偏移的流。 - writeBlob(Blob) - Method in interface java.sql. SQLOutput
- 将SQL
BLOB
值写入流。 - writeBlob(Blob) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
Blob
对象写入此SQLOutputImpl
对象。 - writeBody() - Method in class javax.swing.text.html. MinimalHTMLWriter
- 迭代文档中的元素,并根据元素是分支元素还是叶元素来处理元素。
- writeBoolean(boolean) - Method in interface java.io. DataOutput
- 将
boolean
值写入此输出流。 - writeBoolean(boolean) - Method in class java.io. DataOutputStream
- 将
boolean
写入基础输出流作为1字节值。 - writeBoolean(boolean) - Method in class java.io. ObjectOutputStream
- 写一个布尔值。
- writeBoolean(boolean) - Method in class java.io. RandomAccessFile
- 将
boolean
作为单字节值写入文件。 - writeBoolean(boolean) - Method in interface java.sql. SQLOutput
- 将下一个属性作为Java布尔值写入流中。
- writeBoolean(boolean) - Method in interface javax.imageio.stream. ImageOutputStream
- 将
boolean
值写入流。 - writeBoolean(boolean) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
boolean
写入此SQLOutputImpl
对象。 - writeByte(byte) - Method in interface java.sql. SQLOutput
- 将下一个属性作为Java字节写入流中。
- writeByte(byte) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
byte
写入此SQLOutputImpl
对象。 - writeByte(int) - Method in interface java.io. DataOutput
- 将参数
v
的八个低位写入输出流。 - writeByte(int) - Method in class java.io. DataOutputStream
- 将
byte
写入基础输出流作为1字节值。 - writeByte(int) - Method in class java.io. ObjectOutputStream
- 写一个8位字节。
- writeByte(int) - Method in class java.io. RandomAccessFile
- 将
byte
作为单字节值写入文件。 - writeByte(int) - Method in interface javax.imageio.stream. ImageOutputStream
- 将40个低位的
v
写入流。 - writeBytes(byte[]) - Method in class java.io. ByteArrayOutputStream
- 将指定字节数组的完整内容写入此
ByteArrayOutputStream
。 - writeBytes(byte[]) - Method in interface java.sql. SQLOutput
- 将下一个属性作为字节数组写入流中。
- writeBytes(byte[]) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
bytes
数组写入此SQLOutputImpl
对象。 - writeBytes(String) - Method in interface java.io. DataOutput
- 将字符串写入输出流。
- writeBytes(String) - Method in class java.io. DataOutputStream
- 将字符串作为字节序列写入基础输出流。
- writeBytes(String) - Method in class java.io. ObjectOutputStream
- 将String写为字节序列。
- writeBytes(String) - Method in class java.io. RandomAccessFile
- 将字符串作为字节序列写入文件。
- writeBytes(String) - Method in interface javax.imageio.stream. ImageOutputStream
- 将字符串写入输出流。
- writeCData(String) - Method in interface javax.xml.stream. XMLStreamWriter
- 写一个CData部分
- writeChar(int) - Method in interface java.io. DataOutput
- 将
char
值写入输出流,该值由两个字节组成。 - writeChar(int) - Method in class java.io. DataOutputStream
- 将
char
写入基础输出流,作为2字节值,高字节优先。 - writeChar(int) - Method in class java.io. ObjectOutputStream
- 写一个16位字符。
- writeChar(int) - Method in class java.io. RandomAccessFile
- 将
char
作为双字节值写入文件,高字节优先。 - writeChar(int) - Method in interface javax.imageio.stream. ImageOutputStream
- 此方法是
writeShort
的同义词。 - writeCharacters(char[], int, int) - Method in interface javax.xml.stream. XMLStreamWriter
- 将文本写入输出
- writeCharacters(String) - Method in interface javax.xml.stream. XMLStreamWriter
- 将文本写入输出
- writeCharacterStream(Reader) - Method in interface java.sql. SQLOutput
- 将下一个属性作为Unicode字符流写入流中。
- writeCharacterStream(Reader) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Unicode字符流写入此
SQLOutputImpl
对象。 - writeChars(char[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
- 将一系列字符写入当前位置的流。
- writeChars(String) - Method in interface java.io. DataOutput
- 将字符串
s
中的每个字符按s
写入输出流,每个字符两个字节。 - writeChars(String) - Method in class java.io. DataOutputStream
- 将字符串作为字符序列写入基础输出流。
- writeChars(String) - Method in class java.io. ObjectOutputStream
- 将String写为一系列字符。
- writeChars(String) - Method in class java.io. RandomAccessFile
- 将字符串作为字符序列写入文件。
- writeChars(String) - Method in interface javax.imageio.stream. ImageOutputStream
- 将字符串写入输出流。
- writeChildren(ObjectOutputStream) - Method in class java.beans.beancontext. BeanContextSupport
- 用于序列化此
BeanContext
所有孩子。 - writeClassDescriptor(ObjectStreamClass) - Method in class java.io. ObjectOutputStream
- 将指定的类描述符写入ObjectOutputStream。
- writeClob(Clob) - Method in interface java.sql. SQLOutput
- 将SQL
CLOB
值写入流。 - writeClob(Clob) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
Clob
对象写入此SQLOutputImpl
对象。 - writeComment(String) - Method in interface javax.xml.stream. XMLStreamWriter
- 用附带的数据写一个xml注释
- writeComponent(Element) - Method in class javax.swing.text.html. MinimalHTMLWriter
- 负责处理组件元素; 故意未实现。
- writeContent(Element, boolean) - Method in class javax.swing.text.html. MinimalHTMLWriter
- 以HTML兼容的方式写出属性集。
- writeData(RowSetInternal) - Method in interface javax.sql. RowSetWriter
- 将此
RowSetWriter
对象的行RowSetWriter
的更改写回到从中获取其数据的数据源。 - writeDate(Date) - Method in interface java.sql. SQLOutput
- 将下一个属性作为java.sql.Date对象写入流中。
- writeDate(Date) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
java.sql.Date
对象写入此SQLOutputImpl
对象。 - writeDefaultNamespace(String) - Method in interface javax.xml.stream. XMLStreamWriter
- 将默认命名空间写入流
- writeDouble(double) - Method in interface java.io. DataOutput
- 将
double
值(由8个字节组成)写入输出流。 - writeDouble(double) - Method in class java.io. DataOutputStream
- 双参数传递给转换
long
使用doubleToLongBits
方法在类Double
,然后写入该long
值基础输出流作为8字节的数量,高字节。 - writeDouble(double) - Method in class java.io. ObjectOutputStream
- 写一个64位双。
- writeDouble(double) - Method in class java.io. RandomAccessFile
- 双参数传递给转换
long
使用doubleToLongBits
方法在类Double
,然后写入该long
值到该文件作为一个八字节的数量,高字节。 - writeDouble(double) - Method in interface java.sql. SQLOutput
- 将下一个属性作为Java double写入流中。
- writeDouble(double) - Method in interface javax.imageio.stream. ImageOutputStream
- 将
double
值写入输出流,该值由四个字节组成。 - writeDouble(double) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
double
写入此SQLOutputImpl
对象。 - writeDoubles(double[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
- 将一系列双精度写入当前位置的流。
- writeDTD(String) - Method in interface javax.xml.stream. XMLStreamWriter
- 写一个DTD部分。
- writeEmbeddedTags(AttributeSet) - Method in class javax.swing.text.html. HTMLWriter
- 在AttributeSet中搜索嵌入式标记并将其写出。
- writeEmptyElement(String) - Method in interface javax.xml.stream. XMLStreamWriter
- 将空元素标记写入输出
- writeEmptyElement(String, String) - Method in interface javax.xml.stream. XMLStreamWriter
- 将空元素标记写入输出
- writeEmptyElement(String, String, String) - Method in interface javax.xml.stream. XMLStreamWriter
- 将空元素标记写入输出
- writeEndDocument() - Method in interface javax.xml.stream. XMLStreamWriter
- 关闭所有开始标记并写入相应的结束标记。
- writeEndElement() - Method in interface javax.xml.stream. XMLStreamWriter
- 根据writer的内部状态将结束标记写入输出,以确定事件的前缀和本地名称。
- writeEndParagraph() - Method in class javax.swing.text.html. MinimalHTMLWriter
- 发出<p>标记的结束标记。
- writeEndTag(String) - Method in class javax.swing.text.html. MinimalHTMLWriter
- 写出适当缩进的结束标记。
- writeEntityRef(String) - Method in interface javax.xml.stream. XMLStreamWriter
- 写一个实体引用
- writeExpression(Expression) - Method in class java.beans. Encoder
- 实现首先检查是否已写入具有此值的表达式。
- writeExpression(Expression) - Method in class java.beans. XMLEncoder
- 记录Expression,以便在刷新流时Encoder将生成实际输出。
- writeExternal(ObjectOutput) - Method in class java.awt.datatransfer. DataFlavor
- 序列化这个
DataFlavor
。 - writeExternal(ObjectOutput) - Method in interface java.io. Externalizable
- 该对象实现writeExternal方法,通过调用DataOutput的方法来保存其内容,或者为对象,字符串和数组调用ObjectOutput的writeObject方法。
- writeExternal(ObjectOutput) - Method in class javax.management.loading. MLet
- 将此MLet的内容保存到给定的
ObjectOutput
。 - writeFields() - Method in class java.io. ObjectOutputStream
- 将缓冲的字段写入流。
- writeFloat(float) - Method in interface java.io. DataOutput
- 将
float
值(由4个字节组成)写入输出流。 - writeFloat(float) - Method in class java.io. DataOutputStream
- 浮子参数的转换
int
使用floatToIntBits
方法在类Float
,然后写入该int
值基础输出流作为一个4字节的数量,高字节。 - writeFloat(float) - Method in class java.io. ObjectOutputStream
- 写一个32位浮点数。
- writeFloat(float) - Method in class java.io. RandomAccessFile
- 浮子参数的转换
int
使用floatToIntBits
方法在类Float
,然后写入该int
值到该文件作为一个四字节数量,高字节。 - writeFloat(float) - Method in interface java.sql. SQLOutput
- 将下一个属性作为Java float写入流中。
- writeFloat(float) - Method in interface javax.imageio.stream. ImageOutputStream
- 将
float
值(由4个字节组成)写入输出流。 - writeFloat(float) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
float
写入此SQLOutputImpl
对象。 - writeFloats(float[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
- 将一系列浮点数写入当前位置的流。
- writeHeader() - Method in class javax.swing.text.html. MinimalHTMLWriter
- 写出<head>和<style>标签,然后调用writeStyles()将所有命名样式写出为<style>标签的内容。
- writeHTMLTags(AttributeSet) - Method in class javax.swing.text.html. MinimalHTMLWriter
- 根据文本的属性设置为文本生成粗体<b>,斜体<i>和<u>标记。
- writeImage(Element) - Method in class javax.swing.text.html. MinimalHTMLWriter
- 负责处理图标元素; 故意未实现。
- writeInsert(int, IIOImage, ImageWriteParam) - Method in class javax.imageio. ImageWriter
- 将新图像插入现有图像流。
- writeInt(int) - Method in interface java.io. DataOutput
- 将
int
值(由4个字节组成)写入输出流。 - writeInt(int) - Method in class java.io. DataOutputStream
- 将
int
写入基础输出流,为四个字节,高字节优先。 - writeInt(int) - Method in class java.io. ObjectOutputStream
- 写一个32位的int。
- writeInt(int) - Method in class java.io. RandomAccessFile
- 将
int
写入四个字节,高字节优先。 - writeInt(int) - Method in interface java.sql. SQLOutput
- 将下一个属性作为Java int写入流中。
- writeInt(int) - Method in interface javax.imageio.stream. ImageOutputStream
- 将32位
v
写入流。 - writeInt(int) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
int
写入此SQLOutputImpl
对象。 - writeInts(int[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
- 将一系列整数写入当前位置的流。
- writeLeaf(Element) - Method in class javax.swing.text.html. MinimalHTMLWriter
- 负责写出其他非文本叶元素。
- writeLineSeparator() - Method in class javax.swing.text. AbstractWriter
- 写行分隔符。
- writeLineSeparator() - Method in class javax.swing.text.html. HTMLWriter
- 写行分隔符。
- writeln(String) - Method in interface org.w3c.dom.html. HTMLDocument
- 将一行文本后跟换行符写入由
open()
打开的文档流。 - writeLock() - Method in interface java.util.concurrent.locks. ReadWriteLock
- 返回用于写入的锁。
- writeLock() - Method in class java.util.concurrent.locks. StampedLock
- 专有获取锁,必要时阻止,直到可用。
- writeLock() - Method in class javax.swing.text. AbstractDocument
- 获取一个锁以开始改变此锁保护的文件。
- WriteLock(ReentrantReadWriteLock) - Constructor for class java.util.concurrent.locks. ReentrantReadWriteLock.WriteLock
- 子类使用的构造方法。
- writeLockInterruptibly() - Method in class java.util.concurrent.locks. StampedLock
- 专门获取锁定,必要时阻塞直到可用或当前线程中断。
- writeLong(long) - Method in interface java.io. DataOutput
- 将
long
值(由8个字节组成)写入输出流。 - writeLong(long) - Method in class java.io. DataOutputStream
- 将
long
写入基础输出流为8字节,高字节优先。 - writeLong(long) - Method in class java.io. ObjectOutputStream
- 写入64位长。
- writeLong(long) - Method in class java.io. RandomAccessFile
- 将
long
写入文件为8个字节,高字节优先。 - writeLong(long) - Method in interface java.sql. SQLOutput
- 将下一个属性作为Java long写入流中。
- writeLong(long) - Method in interface javax.imageio.stream. ImageOutputStream
- 将64位
v
写入流。 - writeLong(long) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
long
写入此SQLOutputImpl
对象。 - writeLongs(long[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
- 将一系列longs写入当前位置的流。
- writeNamespace(String, String) - Method in interface javax.xml.stream. XMLStreamWriter
- 将命名空间写入输出流如果此方法的前缀参数为空字符串“xmlns”或null,则此方法将委托给writeDefaultNamespace
- writeNClob(NClob) - Method in interface java.sql. SQLOutput
- 将SQL
NCLOB
值写入流。 - writeNClob(NClob) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将SQL
NCLOB
值写入流。 - writeNonHTMLAttributes(AttributeSet) - Method in class javax.swing.text.html. MinimalHTMLWriter
- 以符合HTML的方式写出剩余的字符级属性(粗体,斜体和下划线以外的属性)。
- writeNString(String) - Method in interface java.sql. SQLOutput
- 将下一个属性作为Java编程语言中的
String
写入流中。 - writeNString(String) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将下一个属性作为Java编程语言中的
String
写入流中。 - writeObject(Object) - Method in class java.beans. Encoder
- 将指定的对象写入输出流。
- writeObject(Object) - Method in class java.beans. XMLEncoder
- 将指定对象的XML表示写入输出。
- writeObject(Object) - Method in interface java.io. ObjectOutput
- 将对象写入底层存储或流。
- writeObject(Object) - Method in class java.io. ObjectOutputStream
- 将指定的对象写入ObjectOutputStream。
- writeObject(Object, Encoder) - Method in class java.beans. PersistenceDelegate
-
writeObject
是持久性的单一入口点,在传统的委派模式下由Encoder
使用。 - writeObject(Object, SQLType) - Method in interface java.sql. SQLOutput
- 将包含在给定对象中的数据写入流。
- writeObject(SQLData) - Method in interface java.sql. SQLOutput
- 将包含在给定
SQLData
对象中的数据写入流。 - writeObject(SQLData) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将包含在给定
SQLData
对象中的数据写入流。 - writeObjectOverride(Object) - Method in class java.io. ObjectOutputStream
- 子类用于覆盖默认writeObject方法的方法。
- writeOption(Option) - Method in class javax.swing.text.html. HTMLWriter
- 写出Option表单元素的内容。
- writePacket(byte[]) - Method in class com.sun.jdi.connect.spi. Connection
- 将数据包写入目标VM。
- WritePendingException - Exception in java.nio.channels
- 尝试写入异步套接字通道并且先前的写入尚未完成时,抛出未经检查的异常。
- WritePendingException() - Constructor for exception java.nio.channels. WritePendingException
- 构造此类的实例。
- writeProcessingInstruction(String) - Method in interface javax.xml.stream. XMLStreamWriter
- 写入处理指令
- writeProcessingInstruction(String, String) - Method in interface javax.xml.stream. XMLStreamWriter
- 写入处理指令
- writer - Variable in class javax.script. SimpleScriptContext
- 这是用于从脚本输出的writer。
- writer() - Method in class java.io. Console
- 检索与此控制台关联的唯一
PrintWriter
对象。 - Writer - Class in java.io
- 用于写入字符流的抽象类。
- Writer() - Constructor for class java.io. Writer
- 创建一个新的字符流编写器,其关键部分将在编写器本身上同步。
- Writer(Object) - Constructor for class java.io. Writer
- 创建一个新的字符流编写器,其关键部分将在给定对象上同步。
- writeRef(Ref) - Method in interface java.sql. SQLOutput
- 将SQL
REF
值写入流。 - writeRef(Ref) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
Ref
对象写入此SQLOutputImpl
对象。 - writeReplace() - Method in class java.security.cert. Certificate
- 替换要序列化的证书。
- writeReplace() - Method in class java.security.cert. CertPath
- 替换
CertPath
成与被序列CertPathRep
对象。 - writeRowId(RowId) - Method in interface java.sql. SQLOutput
- 将SQL
ROWID
值写入流。 - writeRowId(RowId) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将SQL
ROWID
值写入流。 - writerSpiNames - Variable in class javax.imageio.spi. ImageReaderSpi
- 从
getImageWriterSpiNames
返回的字符串数组,最初为null
。 - writeShort(int) - Method in interface java.io. DataOutput
- 将两个字节写入输出流以表示参数的值。
- writeShort(int) - Method in class java.io. DataOutputStream
- 将
short
写入基础输出流,作为两个字节,高字节优先。 - writeShort(int) - Method in class java.io. ObjectOutputStream
- 写一个16位的短。
- writeShort(int) - Method in class java.io. RandomAccessFile
- 将
short
写入两个字节,高字节优先。 - writeShort(int) - Method in interface javax.imageio.stream. ImageOutputStream
- 将16个低位的
v
写入流。 - writeShort(short) - Method in interface java.sql. SQLOutput
- 将下一个属性作为Java short写入流中。
- writeShort(short) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
short
写入此SQLOutputImpl
对象。 - writeShorts(short[], int, int) - Method in interface javax.imageio.stream. ImageOutputStream
- 将一系列短路写入当前位置的流。
- writeSQL(SQLOutput) - Method in interface java.sql. SQLData
- 将此对象写入给定的SQL数据流,将其转换回数据源中的SQL值。
- writeSQLXML(SQLXML) - Method in interface java.sql. SQLOutput
- 将SQL
XML
值写入流。 - writeSQLXML(SQLXML) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将SQL
XML
值写入流。 - writeStartDocument() - Method in interface javax.xml.stream. XMLStreamWriter
- 编写XML声明。
- writeStartDocument(String) - Method in interface javax.xml.stream. XMLStreamWriter
- 编写XML声明。
- writeStartDocument(String, String) - Method in interface javax.xml.stream. XMLStreamWriter
- 编写XML声明。
- writeStartElement(String) - Method in interface javax.xml.stream. XMLStreamWriter
- 将开始标记写入输出。
- writeStartElement(String, String) - Method in interface javax.xml.stream. XMLStreamWriter
- 将开始标记写入输出
- writeStartElement(String, String, String) - Method in interface javax.xml.stream. XMLStreamWriter
- 将开始标记写入输出
- writeStartParagraph(Element) - Method in class javax.swing.text.html. MinimalHTMLWriter
- 发出段落的开始标记。
- writeStartTag(String) - Method in class javax.swing.text.html. MinimalHTMLWriter
- 适当地缩写开始标记。
- writeStatement(Statement) - Method in class java.beans. Encoder
- 将语句
oldStm
写入流。 - writeStatement(Statement) - Method in class java.beans. XMLEncoder
- 记录Statement,以便在刷新流时Encoder将生成实际输出。
- writeStreamHeader() - Method in class java.io. ObjectOutputStream
- 提供了writeStreamHeader方法,因此子类可以将自己的标头附加或预先添加到流中。
- writeString(String) - Method in interface java.sql. SQLOutput
- 将下一个属性作为Java编程语言中的
String
写入流中。 - writeString(String) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
String
写入此SQLOutputImpl
对象。 - writeString(Path, CharSequence, Charset, OpenOption...) - Static method in class java.nio.file. Files
- 写一个CharSequence到一个文件。
- writeString(Path, CharSequence, OpenOption...) - Static method in class java.nio.file. Files
- 写一个CharSequence到一个文件。
- writeStruct(Struct) - Method in interface java.sql. SQLOutput
- 将SQL结构类型值写入流。
- writeStruct(Struct) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
Struct
对象写入此SQLOutputImpl
对象。 - writeStyles() - Method in class javax.swing.text.html. MinimalHTMLWriter
- 将所有命名样式写为<style>标记的内容。
- writeTime(Time) - Method in interface java.sql. SQLOutput
- 将下一个属性作为java.sql.Time对象写入流中。
- writeTime(Time) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
java.sql.Time
对象写入此SQLOutputImpl
对象。 - writeTimestamp(Timestamp) - Method in interface java.sql. SQLOutput
- 将下一个属性作为java.sql.Timestamp对象写入流中。
- writeTimestamp(Timestamp) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
java.sql.Timestamp
对象写入此SQLOutputImpl
对象。 - writeTo(OutputStream) - Method in class java.io. ByteArrayOutputStream
- 将此
ByteArrayOutputStream
的完整内容写入指定的输出流参数,就像通过使用out.write(buf, 0, count)
调用输出流的write方法out.write(buf, 0, count)
。 - writeTo(Writer) - Method in class java.io. CharArrayWriter
- 将缓冲区的内容写入另一个字符流。
- writeToSequence(IIOImage, ImageWriteParam) - Method in class javax.imageio. ImageWriter
- 将单个图像以及可能关联的元数据和缩略图附加到输出。
- writeToString(Node) - Method in interface org.w3c.dom.ls. LSSerializer
- 如上所述,在
LSSerializer
接口的一般描述中序列化指定的节点。 - writeToURI(Node, String) - Method in interface org.w3c.dom.ls. LSSerializer
- 一种方便的方法,就像使用
LSSerializer.write
调用LSOutput
,没有指定编码,LSOutput.systemId
设置为uri
参数。 - writeUnlock() - Method in class javax.swing.text. AbstractDocument
- 释放先前通过
writeLock
获得的写锁定。 - writeUnshared(Object) - Method in class java.io. ObjectOutputStream
- 将“非共享”对象写入ObjectOutputStream。
- writeURL(URL) - Method in interface java.sql. SQLOutput
- 将SQL
DATALINK
值写入流。 - writeURL(URL) - Method in class javax.sql.rowset.serial. SQLOutputImpl
- 将Java编程语言中的
java.sql.Type.DATALINK
对象写入此SQLOutputImpl
对象。 - writeUTF(String) - Method in interface java.io. DataOutput
- 将两个字节的长度信息写入输出流,然后是字符串
s
中每个字符的 modified UTF-8表示。 - writeUTF(String) - Method in class java.io. DataOutputStream
- 使用 modified UTF-8编码以与机器无关的方式将字符串写入基础输出流。
- writeUTF(String) - Method in class java.io. ObjectOutputStream
- 原始数据以 modified UTF-8格式写入此String。
- writeUTF(String) - Method in class java.io. RandomAccessFile
- 使用 modified UTF-8编码以与机器无关的方式将字符串写入文件。
- writeUTF(String) - Method in interface javax.imageio.stream. ImageOutputStream
- 以网络字节顺序将两个字节的长度信息写入输出流,然后是字符串
s
中每个字符的 modified UTF-8表示。 - writeXml(OutputStream) - Method in interface javax.sql.rowset. WebRowSet
- 将此
WebRowSet
对象的数据,属性和元数据以XML格式写入给定的OutputStream
对象。 - writeXml(Writer) - Method in interface javax.sql.rowset. WebRowSet
- 将此
WebRowSet
对象的数据,属性和元数据以XML格式写入给定的Writer
对象。 - writeXml(ResultSet, OutputStream) - Method in interface javax.sql.rowset. WebRowSet
- 使用给定
ResultSet
对象的内容填充此WebRowSet
对象,并将其数据,属性和元数据以XML格式写入给定的OutputStream
对象。 - writeXml(ResultSet, Writer) - Method in interface javax.sql.rowset. WebRowSet
- 使用给定
ResultSet
对象的内容填充此WebRowSet
对象,并将其数据,属性和元数据以XML格式写入给定的Writer
对象。 - writeXML(WebRowSet, Writer) - Method in interface javax.sql.rowset.spi. XmlWriter
- 将给定的
WebRowSet
对象作为XML文档写入指定的java.io.Writer
输出流。 - written - Variable in class java.io. DataOutputStream
- 到目前为止写入数据输出流的字节数。
- WRONG_DOCUMENT_ERR - Static variable in exception org.w3c.dom. DOMException
- 如果
Node
用于与创建它的文档不同的文档(不支持它)。 - WrongMethodTypeException - Exception in java.lang.invoke
- 抛出以指示代码已尝试通过错误的方法类型调用方法句柄。
- WrongMethodTypeException() - Constructor for exception java.lang.invoke. WrongMethodTypeException
- 构造一个没有详细消息的
WrongMethodTypeException
。 - WrongMethodTypeException(String) - Constructor for exception java.lang.invoke. WrongMethodTypeException
- 使用指定的详细消息构造
WrongMethodTypeException
。
所有类 所有包