Module java.base

Interface MethodHandleDesc

All Superinterfaces:
ConstantDesc
All Known Subinterfaces:
DirectMethodHandleDesc

public interface MethodHandleDesc
extends ConstantDesc
API Note:
In the future, if the Java language permits, MethodHandleDesc may become a sealed interface, which would prohibit subclassing except by explicitly permitted types. Non-platform classes should not implement MethodHandleDesc directly.
Since:
12