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