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.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (10)

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.

ReadableStreamDefaultController category java.nio
this entity surface form: Streams and I/O
java.nio contains java.nio self-linksurface differs
this entity surface form: java.nio.CharBuffer
java.nio contains java.nio self-linksurface differs
this entity surface form: java.nio.IntBuffer
java.nio contains java.nio self-linksurface differs
this entity surface form: java.nio.FloatBuffer
java.nio contains java.nio self-linksurface differs
this entity surface form: java.nio.DoubleBuffer
java.nio contains java.nio self-linksurface differs
this entity surface form: java.nio.ShortBuffer
java.nio contains java.nio self-linksurface differs
this entity surface form: java.nio.MappedByteBuffer
java.nio contains java.nio self-linksurface differs
this entity surface form: java.nio.Buffer
java.nio contains java.nio self-linksurface differs
this entity surface form: java.nio.channels.DatagramChannel