Uses of Class
org.klojang.invoke.SetterFactory
Packages that use SetterFactory
Package
Description
Provides a bean reader and bean writer based on method handles and a minimal
amount of reflection.
-
Uses of SetterFactory in org.klojang.invoke
Fields in org.klojang.invoke declared as SetterFactoryModifier and TypeFieldDescriptionstatic final SetterFactory
SetterFactory.INSTANCE
The one and only instance ofSetterFactory
.