Uses of Class
org.klojang.invoke.NoPublicGettersException
Packages that use NoPublicGettersException
Package
Description
Provides a bean reader and bean writer based on method handles and a minimal
amount of reflection.
-
Uses of NoPublicGettersException in org.klojang.invoke
Methods in org.klojang.invoke that throw NoPublicGettersExceptionModifier and TypeMethodDescriptionBeanReaderBuilder.build()
Returns a newBeanReader
for instances of typeT
.