java.nio
E355645
java.nio is a Java API package that provides non-blocking I/O, buffer management, and scalable channel-based input/output operations.
All labels observed (10)
| Label | Occurrences |
|---|---|
| java.nio canonical | 2 |
| Streams and I/O | 1 |
| java.nio.Buffer | 1 |
| java.nio.CharBuffer | 1 |
| java.nio.DoubleBuffer | 1 |
| java.nio.FloatBuffer | 1 |
| java.nio.IntBuffer | 1 |
| java.nio.MappedByteBuffer | 1 |
| java.nio.ShortBuffer | 1 |
| java.nio.channels.DatagramChannel | 1 |
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
Java API
ⓘ
Java package ⓘ |
| contains |
java.nio
self-linksurface differs
ⓘ
surface form:
java.nio.Buffer
java.nio.ByteBuffer ⓘ java.nio self-linksurface differs ⓘ
surface form:
java.nio.CharBuffer
java.nio self-linksurface differs ⓘ
surface form:
java.nio.DoubleBuffer
java.nio self-linksurface differs ⓘ
surface form:
java.nio.FloatBuffer
java.nio self-linksurface differs ⓘ
surface form:
java.nio.IntBuffer
java.nio.LongBuffer ⓘ java.nio self-linksurface differs ⓘ
surface form:
java.nio.MappedByteBuffer
java.nio self-linksurface differs ⓘ
surface form:
java.nio.ShortBuffer
java.nio.channels ⓘ java.nio.channels.Channel ⓘ java.nio self-linksurface differs ⓘ
surface form:
java.nio.channels.DatagramChannel
java.nio.channels.FileChannel ⓘ java.nio.channels.ReadableByteChannel ⓘ java.nio.channels.SelectionKey ⓘ java.nio.channels.Selector ⓘ java.nio.channels.ServerSocketChannel ⓘ java.nio.channels.SocketChannel ⓘ java.nio.channels.WritableByteChannel ⓘ java.nio.channels.spi.SelectorProvider ⓘ java.nio.charset ⓘ java.nio.charset.Charset ⓘ java.nio.charset.CharsetDecoder ⓘ java.nio.charset.CharsetEncoder ⓘ java.nio.charset.CoderResult ⓘ java.nio.charset.CodingErrorAction ⓘ java.nio.file ⓘ java.nio.file.FileSystem ⓘ java.nio.file.FileSystems ⓘ java.nio.file.Files ⓘ java.nio.file.Path ⓘ java.nio.file.StandardCopyOption ⓘ java.nio.file.StandardOpenOption ⓘ java.nio.file.attribute ⓘ java.nio.file.attribute.BasicFileAttributes ⓘ java.nio.file.attribute.FileAttribute ⓘ java.nio.file.spi ⓘ |
| designedFor |
high-performance I/O
ⓘ
scalable network applications ⓘ |
| introducedIn | Java 1.4 ⓘ |
| partOf |
Java Platform, Standard Edition
ⓘ
surface form:
Java Platform Standard Edition
|
| provides |
buffer management
ⓘ
channel-based I/O ⓘ non-blocking I/O ⓘ |
| supports |
character set encoding and decoding
ⓘ
file system access ⓘ memory-mapped files ⓘ scalable I/O operations ⓘ selectors ⓘ |
Referenced by (11)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
Streams and I/O
this entity surface form:
java.nio.CharBuffer
this entity surface form:
java.nio.IntBuffer
this entity surface form:
java.nio.FloatBuffer
this entity surface form:
java.nio.DoubleBuffer
this entity surface form:
java.nio.ShortBuffer
this entity surface form:
java.nio.MappedByteBuffer