Uses of Interface
java.lang.ScopedValue.CallableOp
Packages that use ScopedValue.CallableOpPREVIEW
Package
Description
Provides classes that are fundamental to the design of the Java
programming language.
-
Uses of ScopedValue.CallableOpPREVIEW in java.lang
Methods in java.lang with parameters of type ScopedValue.CallableOpPREVIEWModifier and TypeMethodDescription<R, X extends Throwable>
RScopedValue.Carrier.call
(ScopedValue.CallableOpPREVIEW<? extends R, X> op) Calls a value-returning operation with each scoped value in this mapping bound to its value in the current thread.