Uses of Class
java.lang.Record
Packages that use Record
Package
Description
Provides interfaces for creating tools, such as a Read-Eval-Print Loop (REPL),
which interactively evaluate "snippets" of Java programming language code.
Platform specific socket options for the
java.net
and java.nio.channels
socket classes.-
Uses of Record in jdk.jshell
Subclasses of Record in jdk.jshellModifier and TypeClassDescriptionstatic final record
Assigns attributes usable for coloring to spans inside a snippet. -
Uses of Record in jdk.net
Modifier and TypeClassDescriptionfinal record
Represents the credentials of a peer connected to a Unix domain socket.