Package jdk.dynalink.beans
package jdk.dynalink.beans
Contains the linker for ordinary Java objects.
- Since:
- 9
-
ClassDescriptionA linker for ordinary Java objects.A factory for creating method handles for linking missing member behavior in
BeansLinker
.Object that allows access to the static members of a class (its static methods, properties, and fields), as well as construction of instances usingStandardOperation.NEW
operation.