Module jdk.dynalink

Class Guards

java.lang.Object
jdk.dynalink.linker.support.Guards

public final class Guards extends Object
Utility methods for creating typical guards for MethodHandles.guardWithTest(MethodHandle, MethodHandle, MethodHandle) and for adjusting their method types.
Since:
9