Preview API
Show preview API for:
Contents
-
InterfacePreview FeatureDescriptionScoped ValuesAn operation that returns a result and may throw an exception.Structured ConcurrencyRepresents a subtask forked with
StructuredTaskScope.fork(Callable)
PREVIEW.Key Derivation Function APIKey Derivation Function APIParameters for the combined Extract, Expand, or Extract-then-Expand operations of the HMAC-based Key Derivation Function (HKDF).
-
ClassPreview FeatureDescriptionSimple Source Files and Instance Main MethodsA collection of static convenience methods that provide access to system console for implicitly declared classes.Scoped ValuesA value that may be safely and efficiently shared to methods without using method parameters.Scoped ValuesA mapping of scoped values, as keys, to values.Structured ConcurrencyA basic API for structured concurrency.Structured ConcurrencyStructured ConcurrencyA
StructuredTaskScope
that captures the result of the first subtask to complete successfullyPREVIEW.Key Derivation Function APIThis class provides the functionality of a Key Derivation Function (KDF), which is a cryptographic algorithm for deriving additional keys from input keying material (IKM) and (optionally) other data.Key Derivation Function APIKey Derivation Function APIThisBuilder
buildsExtract
andExtractThenExpand
objects.Key Derivation Function APIDefines the input parameters of an Expand operation as defined in RFC 5869.Key Derivation Function APIDefines the input parameters of an Extract operation as defined in RFC 5869.Key Derivation Function APIDefines the input parameters of an Extract-then-Expand operation as defined in RFC 5869.
-
Enum ClassPreview FeatureDescriptionStructured ConcurrencyRepresents the state of a subtask.
-
Exception ClassPreview FeatureDescriptionStructured ConcurrencyThrown when a structure violation is detected.
-
MethodPreview FeatureDescriptionModule Import DeclarationsReturns true if this is an module import declaration..Simple Source Files and Instance Main MethodsWrites a string representation of the specified object to this console's output stream and then flushes the console.Simple Source Files and Instance Main MethodsTerminates the current line in this console's output stream using
System.lineSeparator()
and then flushes the console.Simple Source Files and Instance Main MethodsWrites a string representation of the specified object to this console's output stream, terminates the line usingSystem.lineSeparator()
and then flushes the console.Simple Source Files and Instance Main MethodsReads a single line of text from this console.Simple Source Files and Instance Main MethodsWrites a prompt as if by callingprint
, then reads a single line of text from this console.Simple Source Files and Instance Main MethodsReads a single line of text from the console.
-
Enum ConstantPreview FeatureDescriptionModule Import DeclarationsImport Module Declaration.